|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PurchasingAccountsPayableReportDao
The DAO interface that declares methods needed to query the database about GeneralLedgerEntry
Method Summary | |
---|---|
Iterator |
findGeneralLedgers(Map fieldValues)
Get GeneralLedgerEntries from the given input values. |
Collection |
findPurchasingAccountsPayableDocuments(Map fieldValues)
Get PurchasingAccountsPayableDocument collection from given query fields. |
Method Detail |
---|
Iterator findGeneralLedgers(Map fieldValues)
fieldValues
-
Collection findPurchasingAccountsPayableDocuments(Map fieldValues)
fieldValues
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |