|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrganizationSalarySettingSearchDao
This class defines methods an OrganizationSalarySettingSearchDao must provide
Method Summary | |
---|---|
void |
buildIntendedIncumbentSelect(String principalName,
Integer universityFiscalYear)
This method populates BudgetConstructionIntendedIncumbentSelect with rows associated with a set of selected organizations in the Organization Tree for the user and that have active funding (PendingBudgetConstructionAppointmentFunding). |
void |
buildPositionSelect(String principalName,
Integer universityFiscalYear)
This method populates BudgetConstructionPositionSelect with rows associated with a set of selected organizations in the Organization Tree for the user and that are associated with BudgetConstructionPosition (ld_bcn_pos_t) using the positionDepartmentIdentifier (pos_dept_id)) |
void |
cleanIntendedIncumbentSelect(String principalName)
This method depopulates BudgetConstructionIntendedIncumbentSelect rows associated with a user |
void |
cleanPositionSelect(String principalName)
This method depopulates BudgetConstructionPositionSelect rows associated with a user |
Method Detail |
---|
void buildIntendedIncumbentSelect(String principalName, Integer universityFiscalYear)
principalName
- universityFiscalYear
- void cleanIntendedIncumbentSelect(String principalName)
principalName
- void buildPositionSelect(String principalName, Integer universityFiscalYear)
principalName
- universityFiscalYear
- void cleanPositionSelect(String principalName)
principalName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |