Class BasicOptionProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, OptionProcessor

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

BasicOptionProcessor is the default implementation of the OptionProcessor interface for the application.

Author:
David Tobey