|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HumanResourcesPayrollDaoJdbc.PositionData | |
---|---|
org.kuali.kfs.module.bc.dataaccess.impl |
Uses of HumanResourcesPayrollDaoJdbc.PositionData in org.kuali.kfs.module.bc.dataaccess.impl |
---|
Methods in org.kuali.kfs.module.bc.dataaccess.impl that return HumanResourcesPayrollDaoJdbc.PositionData | |
---|---|
protected HumanResourcesPayrollDaoJdbc.PositionData |
HumanResourcesPayrollDaoJdbc.getPositionDataForFiscalYear(Integer universityFiscalYear,
String positionNumber)
find positions with effective date before July 1 of fiscal year or on August 1 of fiscal year for academic tenure salary plan |
Methods in org.kuali.kfs.module.bc.dataaccess.impl that return types with arguments of type HumanResourcesPayrollDaoJdbc.PositionData | |
---|---|
Collection<HumanResourcesPayrollDaoJdbc.PositionData> |
HumanResourcesPayrollDaoJdbc.getPositionData(String positionNumber)
Retrieves record for position key from PS_POSITION_DATA and returns populated PositionData business object. |
Methods in org.kuali.kfs.module.bc.dataaccess.impl with parameters of type HumanResourcesPayrollDaoJdbc.PositionData | |
---|---|
void |
HumanResourcesPayrollDaoJdbc.populatePositionData(Position position,
HumanResourcesPayrollDaoJdbc.PositionData positionData)
Sets Position fields with data from PositionData |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |