|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BudgetConstructionAccountDump | |
---|---|
org.kuali.kfs.module.bc.document.service.impl |
Uses of BudgetConstructionAccountDump in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionAccountDump | |
---|---|
protected List<BudgetConstructionAccountDump> |
ReportExportServiceImpl.getBudgetConstructionAccountDump(String principalId)
Retrieves all BudgetConstructionAccountDump by principalId |
Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionAccountDump | |
---|---|
protected List<BudgetConstructionMonthly> |
ReportExportServiceImpl.getBudgetConstructionMonthlyRecords(BudgetConstructionAccountDump accountRecord)
Retrieves all BudgetConstructionMonthly sorted by "financialObjectCode", "financialSubObjectCode" |
protected List<PendingBudgetConstructionAppointmentFunding> |
ReportExportServiceImpl.getPendingBudgetConstructionAppointmentFundingRecords(BudgetConstructionAccountDump accountRecord)
Retrieves all PendingBudgetConstructionAppointmentFunding sorted by "financialObjectCode", "financialSubObjectCode", "positionNumber", "emplid" |
protected List<PendingBudgetConstructionGeneralLedger> |
ReportExportServiceImpl.getPendingBudgetConstructionGeneralLedgerRecords(BudgetConstructionAccountDump accountRecord)
Retrieves all PendingBudgetConstructionGeneralLedger sorted by financialObjectCode and financialSubObjectCode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |