Package org.kuali.rice.krad.document

Core document objects including document base, transactional, and maintenance bases.

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
 

Package org.kuali.rice.krad.document Description

Core document objects including document base, transactional, and maintenance bases.



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.