Class BasicManufacturerProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, ManufacturerProcessor

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

BasicManufacturerProcessor is the default implementation of the ManufacturerProcessor interface for the application.

Author:
David Tobey