Class BasicProductSettingProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, ProductSettingProcessor

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

BasicProductSettingProcessor is the default implementation of the ProductSettingProcessor interface for the application.

Author:
David Tobey