Class BasicStateProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, StateProcessor

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

BasicStateProcessor is the default implementation of the StateProcessor interface for the application.

Author:
David Tobey