|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Copyable | Defines methods a Copyable document must implement. |
Document | This is the Document interface. |
DocumentAuthorizer | Authorizer class for Document instances |
DocumentPresentationController | Determines what actions are applicable to the given document, irrespective of user or other state. |
SessionDocument | This is a marker interface for implementing session in document. |
TransactionalDocument | Interface for all documents that have transactional behavior |
TransactionalDocumentAuthorizer | Extension to DocumentAuthorizer interface which adds transactional document specific methods |
TransactionalDocumentPresentationController | Extension to DocumentPresentationController interface which adds transactional document specific methods |
Class Summary | |
---|---|
DocumentAuthorizerBase | Default implementation for DocumentAuthorizer that perform KIM permission checks to authorize the actions |
DocumentBase | |
DocumentPresentationControllerBase | |
DocumentViewAuthorizerBase | Implementation of ViewAuthorizer for
DocumentView instances |
DocumentViewPresentationControllerBase | Implementation of ViewPresentationController for
DocumentView instances |
TransactionalDocumentAuthorizerBase | Base class for all TransactionalDocumentAuthorizers |
TransactionalDocumentBase | Base class for transactional documents |
TransactionalDocumentPresentationControllerBase | Document presentation controller implementation for transactional documents. |
TransactionalDocumentViewAuthorizerBase | Extension to DocumentViewAuthorizerBase interface which adds transactional document specific methods |
TransactionalDocumentViewPresentationControllerBase | Extension to DocumentViewPresentationControllerBase interface which adds transactional document specific methods |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |