org.kuali.kfs.document |
|
Java Source File Name | Type | Comment |
AccountingDocument.java | Interface | This is the FinancialDocument interface. |
AccountingDocumentBase.java | Class | Base implementation class for financial edocs. |
AccountingDocumentHelper.java | Class | Helper class used for delegating tasks of an
AccountingDocument that effect a parallel hierarchy.
Basically, this is here because it is the alternative to duplicating code. |
DocumentSpringContext.java | Class | |
GeneralLedgerPostingDocument.java | Interface | Defines methods that must be implements for a general ledger posting document. |
GeneralLedgerPostingDocumentBase.java | Class | Base implementation for a general ledger posting document. |
LedgerPostingDocument.java | Interface | This defines methods common for all ledger posting. |
LedgerPostingDocumentBase.java | Class | Base implementation for a ledger posting document. |