Interface DocumentAuthorizer

All Superinterfaces:
BusinessObjectAuthorizer, DataObjectAuthorizer, DocumentAuthorizer
All Known Subinterfaces:
TransactionalDocumentAuthorizer
All Known Implementing Classes:
DocumentAuthorizerBase, MaintenanceDocumentAuthorizerBase, TransactionalDocumentAuthorizerBase

@Deprecated public interface DocumentAuthorizer extends BusinessObjectAuthorizer, DocumentAuthorizer
Deprecated.
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.