|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndowmentAccountingLineBase | |
|---|---|
| org.kuali.kfs.module.endow.businessobject | |
| org.kuali.kfs.module.endow.dataaccess | |
| org.kuali.kfs.module.endow.dataaccess.impl | |
| Uses of EndowmentAccountingLineBase in org.kuali.kfs.module.endow.businessobject |
|---|
| Subclasses of EndowmentAccountingLineBase in org.kuali.kfs.module.endow.businessobject | |
|---|---|
class |
SourceEndowmentAccountingLine
Represents the "source" grouping of accounting lines in a given Endowment Transfer of Funds document. |
class |
TargetEndowmentAccountingLine
Represents the "target" grouping of accounting lines in a given Endowment Transfer of Funds document. |
| Uses of EndowmentAccountingLineBase in org.kuali.kfs.module.endow.dataaccess |
|---|
| Methods in org.kuali.kfs.module.endow.dataaccess that return types with arguments of type EndowmentAccountingLineBase | |
|---|---|
Collection<EndowmentAccountingLineBase> |
EndowmentAccountingLineBaseDao.getAllEndowmentAccountingLines(String documentNumber)
Gets a collection of records from END_ENDOW_ACCT_LINES_T table. |
| Uses of EndowmentAccountingLineBase in org.kuali.kfs.module.endow.dataaccess.impl |
|---|
| Methods in org.kuali.kfs.module.endow.dataaccess.impl that return types with arguments of type EndowmentAccountingLineBase | |
|---|---|
Collection<EndowmentAccountingLineBase> |
EndowmentAccountingLineBaseDaoOjb.getAllEndowmentAccountingLines(String documentNumber)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||