Interface TransactionalDocument

All Superinterfaces:
Document, 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)