Interface | Description |
---|---|
AccountBalanceConsolidationDao |
An interface to methods needed to calculate Balance By Consolidation Balance inquiries to query the database
|
AccountBalanceDao |
An interface that declares methods needed for AccountBalances to interact with the database
|
AccountBalanceLevelDao |
A DAO inteface that declares methods necessary to query the database for the account balance by level inquiry
|
AccountBalanceObjectDao |
A DAO interface that declares the methods necessary to query the database for the the account balance by object inquiry
|
BalanceDao |
The DAO interface that declares methods needed to query the database about balances
|
BalancingDao |
DAO interface that declares general ledger methods needed for the balancing process.
|
CollectorDetailDao | |
CorrectionChangeDao |
A DAO interface for CorrectionChange business objects to interact with the databse
|
CorrectionChangeGroupDao |
a DAO interface that declares methods needed for CorrectionChangeGroups to deal with the database
|
CorrectionCriteriaDao |
A DAO interface that
|
EncumbranceDao |
A DAO interface that declares methods needed for Encumbrances to interact with the database
|
EntryDao |
A surprisingly small DAO interface that declares methods to help Entries interact with the database
|
ExpenditureTransactionDao |
An DAO interface to deal help expenditure transactions to deal with the database
|
LedgerBalanceBalancingDao |
The DAO interface that declares methods needed for the balancing process.
|
LedgerBalanceHistoryBalancingDao |
The DAO interface that declares methods needed for the balancing process.
|
LedgerBalancingDao |
DAO interface that declares common methods needed for the balancing process.
|
LedgerEntryBalancingDao |
DAO interface for the balancing process of ledger entries
|
LedgerEntryHistoryBalancingDao |
The DAO interface that declares methods needed for the balancing process.
|
OriginEntryDao | |
OriginEntryGroupDao | |
OriginEntrySourceDao |
An interface for helping OriginEntrySource objects interact with the database
|
ReversalDao |
An interface that declares the methods needed for reversal services to interact with the database
|
SufficientFundBalancesDao |
A DAO interface declaring methods needed to help SufficientFundBalance records interact with the database
|
SufficientFundRebuildDao |
This class...
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.