Class DocumentViewAuthorizerBase

All Implemented Interfaces:
Serializable, DataObjectAuthorizer, DocumentAuthorizer, ViewAuthorizer
Direct Known Subclasses:
MaintenanceViewAuthorizerBase, TransactionalDocumentViewAuthorizerBase

public class DocumentViewAuthorizerBase extends ViewAuthorizerBase implements DocumentAuthorizer
Implementation of ViewAuthorizer for DocumentView instances

Performs KIM permission checks for the various document actions such as save, approve, cancel

By default delegates to the DocumentAuthorizer configured for the document in the data dictionary

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: