Interface TransactionalDocument

All Superinterfaces:
Document, org.kuali.rice.core.api.mo.common.GloballyUnique
All Known Implementing Classes:
TransactionalDocumentBase

public interface TransactionalDocument extends Document
Interface for all documents that have transactional behavior.
Author:
Kuali Rice Team (rice.collab@kuali.org)