Package org.kuali.rice.kns.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 The maintenance xml structure will be: ...
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
ParameterMaintainable  
TransactionalDocumentBase This is the base class implementation for all transaction processing eDocs.
 

Package org.kuali.rice.kns.document Description

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



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