public interface LocationInternalService
Modifier and Type | Method and Description |
---|---|
LocationBo |
getLocationWithRoleData(String hrLocationId)
Get location by unique id
|
LocationBo |
getLocationWithRoleData(String location,
org.joda.time.LocalDate asOfDate)
Get location as of a particular date
|
LocationBo getLocationWithRoleData(String hrLocationId)
hrLocationId
- LocationBo getLocationWithRoleData(String location, org.joda.time.LocalDate asOfDate)
location
- asOfDate
- LocationContract
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.