Class BasicAttributeProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, AttributeProcessor

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

BasicAttributeProcessor is the default implementation of the AttributeProcessor interface for the application.

Author:
David Tobey