|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BudgetConstructionObjectDump | |
---|---|
org.kuali.kfs.module.bc.businessobject | |
org.kuali.kfs.module.bc.document.service | |
org.kuali.kfs.module.bc.document.service.impl |
Uses of BudgetConstructionObjectDump in org.kuali.kfs.module.bc.businessobject |
---|
Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionObjectDump | |
---|---|
BudgetConstructionObjectDump |
BudgetConstructionOrgAccountFundingDetailReportTotal.getBudgetConstructionObjectDump()
|
Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionObjectDump | |
---|---|
void |
BudgetConstructionOrgAccountFundingDetailReportTotal.setBudgetConstructionObjectDump(BudgetConstructionObjectDump budgetConstructionObjectDump)
|
Uses of BudgetConstructionObjectDump in org.kuali.kfs.module.bc.document.service |
---|
Methods in org.kuali.kfs.module.bc.document.service with parameters of type BudgetConstructionObjectDump | |
---|---|
Collection<PendingBudgetConstructionAppointmentFunding> |
BudgetConstructionReportsServiceHelper.getPendingBudgetConstructionAppointmentFundingList(Integer universityFiscalYear,
BudgetConstructionObjectDump budgetConstructionObjectDump)
gets the budget construction appointment fundings for an object dump |
Uses of BudgetConstructionObjectDump in org.kuali.kfs.module.bc.document.service.impl |
---|
Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionObjectDump | |
---|---|
protected Collection<BudgetConstructionOrgAccountFundingDetailReportTotal> |
BudgetConstructionAccountFundingDetailReportServiceImpl.calculateAccountTotal(Collection<BudgetConstructionOrgAccountFundingDetailReportTotal> fundingDetailTotalObject,
List<BudgetConstructionObjectDump> listForCalculateTotalAccount)
|
protected Collection<BudgetConstructionOrgAccountFundingDetailReportTotal> |
BudgetConstructionAccountFundingDetailReportServiceImpl.calculateObjectTotal(Map appointmentFundingEntireMap,
List<BudgetConstructionObjectDump> listForCalculateTotalObject)
builds report total |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |