|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.businessobject |
---|
Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
PendingBudgetConstructionAppointmentFunding.getBudgetConstructionIntendedIncumbent()
Gets the budgetConstructionIntendedIncumbent attribute. |
Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionIntendedIncumbent | |
---|---|
void |
PendingBudgetConstructionAppointmentFunding.setBudgetConstructionIntendedIncumbent(BudgetConstructionIntendedIncumbent budgetConstructionIntendedIncumbent)
Deprecated. |
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.document.service |
---|
Methods in org.kuali.kfs.module.bc.document.service that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
BudgetConstructionReportsServiceHelper.getBudgetConstructionIntendedIncumbent(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
get a budget construction intended incumbent for an appointment funding |
Methods in org.kuali.kfs.module.bc.document.service with parameters of type BudgetConstructionIntendedIncumbent | |
---|---|
boolean |
BudgetConstructionRuleHelperService.isValidIncumbent(BudgetConstructionIntendedIncumbent intendedIncumbent,
String currentValue,
org.kuali.rice.kns.util.MessageMap errorMap,
String errorPropertyName)
determine whether the given budget contruction intended incumbent is valid |
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
BudgetConstructionReportsServiceHelperImpl.getBudgetConstructionIntendedIncumbent(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
|
Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionIntendedIncumbent | |
---|---|
boolean |
BudgetConstructionRuleHelperServiceImpl.isValidIncumbent(BudgetConstructionIntendedIncumbent intendedIncumbent,
String currentValue,
org.kuali.rice.kns.util.MessageMap errorMap,
String errorPropertyName)
|
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.document.web.struts |
---|
Methods in org.kuali.kfs.module.bc.document.web.struts that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
IncumbentSalarySettingForm.getBudgetConstructionIntendedIncumbent()
Gets the budgetConstructionIntendedIncumbent attribute. |
Methods in org.kuali.kfs.module.bc.document.web.struts with parameters of type BudgetConstructionIntendedIncumbent | |
---|---|
void |
IncumbentSalarySettingForm.setBudgetConstructionIntendedIncumbent(BudgetConstructionIntendedIncumbent budgetConstructionIntendedIncumbent)
Sets the budgetConstructionIntendedIncumbent attribute value. |
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.service |
---|
Methods in org.kuali.kfs.module.bc.service that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
BudgetConstructionIntendedIncumbentService.getByPrimaryId(String emplid)
retrieve a Budget Construction Intended Incumbent object by its primary key - the employee id. |
Uses of BudgetConstructionIntendedIncumbent in org.kuali.kfs.module.bc.service.impl |
---|
Methods in org.kuali.kfs.module.bc.service.impl that return BudgetConstructionIntendedIncumbent | |
---|---|
BudgetConstructionIntendedIncumbent |
BudgetConstructionIntendedIncumbentServiceImpl.getByPrimaryId(String emplid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |