Package org.kuali.rice.kns.document.authorization

Core document authorization objects.

See:
          Description

Interface Summary
DocumentAuthorizer The DocumentAuthorizer class associated with a given Document is used to dynamically determine what editing mode and what actions are allowed for a given user on a given document instance.
DocumentPresentationController  
MaintenanceDocumentAuthorizer  
MaintenanceDocumentPresentationController  
MaintenanceDocumentRestrictions  
TransactionalDocumentAuthorizer Extension to DocumentAuthorizer interface which adds transactional-document-specific methods.
TransactionalDocumentPresentationController The DocumentPresentationController class is used for non-user related lock down
 

Class Summary
DocumentAuthorizerBase DocumentAuthorizer containing common, reusable document-level authorization code.
DocumentPresentationControllerBase  
MaintenanceDocumentAuthorizerBase  
MaintenanceDocumentPresentationControllerBase Base class for all MaintenanceDocumentPresentationControllers.
MaintenanceDocumentRestrictionsBase  
PessimisticLock This is a business object used to lock a document pessimistically.
TransactionalDocumentAuthorizerBase Base class for all TransactionalDocumentAuthorizers.
TransactionalDocumentPresentationControllerBase Base class for all TransactionalDocumentPresentationControllers.
 

Package org.kuali.rice.kns.document.authorization Description

Core document authorization objects.



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.