|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Location in org.kuali.hr.job |
---|
Methods in org.kuali.hr.job that return Location | |
---|---|
Location |
Job.getLocationObj()
|
Methods in org.kuali.hr.job with parameters of type Location | |
---|---|
void |
Job.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.lm.earncodesec |
---|
Methods in org.kuali.hr.lm.earncodesec that return Location | |
---|---|
Location |
EarnCodeSecurity.getLocationObj()
|
Methods in org.kuali.hr.lm.earncodesec with parameters of type Location | |
---|---|
void |
EarnCodeSecurity.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.lm.timeoff |
---|
Methods in org.kuali.hr.lm.timeoff that return Location | |
---|---|
Location |
SystemScheduledTimeOff.getLocationObj()
|
Methods in org.kuali.hr.lm.timeoff with parameters of type Location | |
---|---|
void |
SystemScheduledTimeOff.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.location.dao |
---|
Methods in org.kuali.hr.location.dao that return Location | |
---|---|
Location |
LocationDao.getLocation(String hrLocationId)
Get location by unique id |
Location |
LocationDaoSpringObjImpl.getLocation(String hrLocationId)
|
Location |
LocationDao.getLocation(String location,
Date asOfDate)
Get location as of a particular date |
Location |
LocationDaoSpringObjImpl.getLocation(String location,
Date asOfDate)
|
Methods in org.kuali.hr.location.dao that return types with arguments of type Location | |
---|---|
List<Location> |
LocationDao.searchLocations(String location,
String locationDescr,
String active,
String showHistory)
|
List<Location> |
LocationDaoSpringObjImpl.searchLocations(String location,
String locationDescr,
String active,
String showHistory)
|
Uses of Location in org.kuali.hr.location.service |
---|
Methods in org.kuali.hr.location.service that return Location | |
---|---|
Location |
LocationServiceImpl.getLocation(String hrLocationId)
|
Location |
LocationService.getLocation(String hrLocationId)
Get location by unique id |
Location |
LocationServiceImpl.getLocation(String location,
Date asOfDate)
|
Location |
LocationService.getLocation(String location,
Date asOfDate)
Get location as of a particular date |
Methods in org.kuali.hr.location.service that return types with arguments of type Location | |
---|---|
List<Location> |
LocationServiceImpl.searchLocations(String location,
String locationDescr,
String active,
String showHistory)
|
List<Location> |
LocationService.searchLocations(String location,
String locationDescr,
String active,
String showHistory)
|
Uses of Location in org.kuali.hr.time.department |
---|
Methods in org.kuali.hr.time.department that return Location | |
---|---|
Location |
Department.getLocationObj()
|
Methods in org.kuali.hr.time.department with parameters of type Location | |
---|---|
void |
Department.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.time.overtime.daily.rule |
---|
Methods in org.kuali.hr.time.overtime.daily.rule that return Location | |
---|---|
Location |
DailyOvertimeRule.getLocationObj()
|
Methods in org.kuali.hr.time.overtime.daily.rule with parameters of type Location | |
---|---|
void |
DailyOvertimeRule.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.time.roles |
---|
Methods in org.kuali.hr.time.roles that return Location | |
---|---|
Location |
TkRole.getLocationObj()
|
Methods in org.kuali.hr.time.roles with parameters of type Location | |
---|---|
void |
TkRole.setLocationObj(Location locationObj)
|
Uses of Location in org.kuali.hr.time.shiftdiff.rule |
---|
Methods in org.kuali.hr.time.shiftdiff.rule that return Location | |
---|---|
Location |
ShiftDifferentialRule.getLocationObj()
|
Methods in org.kuali.hr.time.shiftdiff.rule with parameters of type Location | |
---|---|
void |
ShiftDifferentialRule.setLocationObj(Location locationObj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |