|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BudgetConstructionSalaryFunding | |
|---|---|
| org.kuali.kfs.module.bc.businessobject | |
| org.kuali.kfs.module.bc.document.service | |
| org.kuali.kfs.module.bc.document.service.impl | |
| Uses of BudgetConstructionSalaryFunding in org.kuali.kfs.module.bc.businessobject |
|---|
| Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionSalaryFunding | |
|---|---|
BudgetConstructionSalaryFunding |
BudgetConstructionAppointmentFundingLoad01Move.getBudgetConstructionSalaryFunding()
Gets the budgetConstructionSalaryFunding attribute. |
| Methods in org.kuali.kfs.module.bc.businessobject that return types with arguments of type BudgetConstructionSalaryFunding | |
|---|---|
List<BudgetConstructionSalaryFunding> |
PendingBudgetConstructionAppointmentFunding.getBudgetConstructionSalaryFunding()
Gets the budgetConstructionSalaryFunding attribute. |
| Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionSalaryFunding | |
|---|---|
void |
BudgetConstructionAppointmentFundingLoad01Move.setBudgetConstructionSalaryFunding(BudgetConstructionSalaryFunding budgetConstructionSalaryFunding)
Deprecated. |
| Method parameters in org.kuali.kfs.module.bc.businessobject with type arguments of type BudgetConstructionSalaryFunding | |
|---|---|
void |
PendingBudgetConstructionAppointmentFunding.setBudgetConstructionSalaryFunding(List<BudgetConstructionSalaryFunding> budgetConstructionSalaryFunding)
Deprecated. |
| Uses of BudgetConstructionSalaryFunding in org.kuali.kfs.module.bc.document.service |
|---|
| Methods in org.kuali.kfs.module.bc.document.service that return types with arguments of type BudgetConstructionSalaryFunding | |
|---|---|
Collection<BudgetConstructionSalaryFunding> |
BudgetConstructionReportsServiceHelper.getSalaryFunding(String principalName,
String emplid)
gets salary funding from temporary storage for a specific user |
| Methods in org.kuali.kfs.module.bc.document.service with parameters of type BudgetConstructionSalaryFunding | |
|---|---|
BudgetConstructionSalarySocialSecurityNumber |
BudgetConstructionReportsServiceHelper.getBudgetConstructionSalarySocialSecurityNumber(String principalName,
BudgetConstructionSalaryFunding salaryFunding)
gets a budget construction salary ssn for salary funding |
| Uses of BudgetConstructionSalaryFunding 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 BudgetConstructionSalaryFunding | |
|---|---|
Collection<BudgetConstructionSalaryFunding> |
BudgetConstructionReportsServiceHelperImpl.getSalaryFunding(String principalName,
String emplid)
|
| Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionSalaryFunding | |
|---|---|
protected void |
BudgetConstructionReasonSummaryReportServiceImpl.collectPersonTotal(Integer universityFiscalYear,
Collection<BudgetConstructionSalaryFunding> salaryFundings,
BudgetConstructionReasonSummaryReportServiceImpl.PersonTotalHolder totalsHolder)
|
protected void |
BudgetConstructionSalarySummaryReportServiceImpl.collectPersonTotal(Integer universityFiscalYear,
Collection<BudgetConstructionSalaryFunding> salaryFundings,
BudgetConstructionSalarySummaryReportServiceImpl.PersonTotalHolder totalsHolder)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||