Class BasicCategoryProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, CategoryProcessor

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

BasicCategoryProcessor is the default implementation of the CategoryProcessor interface for the application.

Author:
David Tobey