Class BasicSKUProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, SKUProcessor

public class BasicSKUProcessor extends BaseBusinessProcessor implements SKUProcessor
Processes business logic having to do with skus. Created in the Struts layer in response to requests for viewing, editing, adding, and deleting skus.

BasicSKUProcessor is the default implementation of the SKUProcessor interface for the application.

Author:
David Tobey