Class BasicRoleProcessor

All Implemented Interfaces:
RoleProcessor, BusinessObject, BusinessProcessor

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

BasicRoleProcessor is the default implementation of the RoleProcessor interface for the application.

Author:
David Tobey