|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Maintainable | Provides contract for implementing a maintenance object within the maintenance framework |
MaintenanceDocument | Common interface for all maintenance documents. |
MaintenanceDocumentAuthorizer | Authorizer class for MaintenanceDocument instances |
MaintenanceDocumentPresentationController |
Class Summary | |
---|---|
MaintainableImpl | Default implementation of the Maintainable interface |
MaintenanceDocumentAuthorizerBase | Default implementation for MaintenanceDocumentAuthorizer that perform KIM permission checks to authorize
the actions |
MaintenanceDocumentBase | Document class for all maintenance documents which wraps the maintenance object in
a Maintainable that is also used for various callbacks |
MaintenanceDocumentPresentationControllerBase | |
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 |
MaintenanceUtils | Provides static utility methods for use within the maintenance framework |
MaintenanceViewAuthorizerBase | Implementation of ViewAuthorizer for
MaintenanceDocumentView instances |
MaintenanceViewPresentationControllerBase | Implementation of ViewPresentationController for
MaintenanceDocumentView instances |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |