Package org.kuali.rice.krad.maintenance

Interface Summary
Maintainable Provides contract for implementing a maintenance object within the maintenance framework
MaintenanceDocument Common interface for all maintenance documents.
MaintenanceDocumentAuthorizer  
MaintenanceDocumentPresentationController  
 

Class Summary
MaintainableImpl Default implementation of the Maintainable interface
MaintenanceDocumentAuthorizerBase  
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 MaintenanceView instances
MaintenanceViewPresentationControllerBase Implementation of ViewPresentationController for MaintenanceView instances
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.