org.kuali.rice.location.api.services
Class LocationApiServiceLocator
java.lang.Object
   org.kuali.rice.location.api.services.LocationApiServiceLocator
org.kuali.rice.location.api.services.LocationApiServiceLocator
- public class LocationApiServiceLocator 
- extends Object
LocationApiServiceLocator class.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
COUNTRY_SERVICE
public static final String COUNTRY_SERVICE
- See Also:
- Constant Field Values
CAMPUS_SERVICE
public static final String CAMPUS_SERVICE
- See Also:
- Constant Field Values
STATE_SERVICE
public static final String STATE_SERVICE
- See Also:
- Constant Field Values
COUNTY_SERVICE
public static final String COUNTY_SERVICE
- See Also:
- Constant Field Values
POSTAL_CODE_SERVICE
public static final String POSTAL_CODE_SERVICE
- See Also:
- Constant Field Values
LocationApiServiceLocator
public LocationApiServiceLocator()
getCountryService
public static CountryService getCountryService()
- 
 
getCampusService
public static CampusService getCampusService()
- 
 
getStateService
public static StateService getStateService()
- 
 
getCountyService
public static CountyService getCountyService()
- 
 
getPostalCodeService
public static PostalCodeService getPostalCodeService()
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.