org.kuali.rice.kim.api.services
Class KimApiServiceLocator
java.lang.Object
   org.kuali.rice.kim.api.services.KimApiServiceLocator
org.kuali.rice.kim.api.services.KimApiServiceLocator
- public class KimApiServiceLocator 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KIM_GROUP_SERVICE
public static final String KIM_GROUP_SERVICE
- See Also:
- Constant Field Values
KIM_IDENTITY_SERVICE
public static final String KIM_IDENTITY_SERVICE
- See Also:
- Constant Field Values
KIM_PERMISSION_SERVICE
public static final String KIM_PERMISSION_SERVICE
- See Also:
- Constant Field Values
KIM_RESPONSIBILITY_SERVICE
public static final String KIM_RESPONSIBILITY_SERVICE
- See Also:
- Constant Field Values
KIM_ROLE_SERVICE
public static final String KIM_ROLE_SERVICE
- See Also:
- Constant Field Values
KIM_PERSON_SERVICE
public static final String KIM_PERSON_SERVICE
- See Also:
- Constant Field Values
KIM_TYPE_INFO_SERVICE
public static final String KIM_TYPE_INFO_SERVICE
- See Also:
- Constant Field Values
KimApiServiceLocator
public KimApiServiceLocator()
getKimTypeInfoService
public static KimTypeInfoService getKimTypeInfoService()
- 
 
getPersonService
public static PersonService getPersonService()
- 
 
getRoleService
public static RoleService getRoleService()
- 
 
getGroupService
public static GroupService getGroupService()
- 
 
getIdentityService
public static IdentityService getIdentityService()
- 
 
getPermissionService
public static PermissionService getPermissionService()
- 
 
getResponsibilityService
public static ResponsibilityService getResponsibilityService()
- 
 
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.