Class BasicCategorySettingProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, CategorySettingProcessor

public class BasicCategorySettingProcessor extends BaseBusinessProcessor implements CategorySettingProcessor
Processes business logic having to do with category settings. Created in the Struts layer in response to requests for viewing, editing, adding, and deleting category settings.

BasicCategorySettingProcessor is the default implementation of the CategorySettingProcessor interface for the application.

Author:
David Tobey