|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Copyable | Defines methods a Copyable document must implement. |
Document | This is the Document interface. |
MaintenanceDocument | Common interface for all maintenance documents. |
SessionDocument | This is a marker interface for implementing session in document. |
TransactionalDocument | This is the TransactionalDocument interface. |
Class Summary | |
---|---|
DocumentBase | |
MaintenanceDocumentBase | Document class for all maintenance documents which wraps the maintenance object in
a Maintainable that is also used for various callbacks |
MaintenanceLock | List of business objects that this maintenance document is locking (prevents two documents from being routed trying to update the same object) Most maintenance documents have only one lock, but globals have many |
TransactionalDocumentBase | Controller that handles requests coming from a TransactionalDocumentView |
Core document objects including document base, transactional, and maintenance bases.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |