Package org.kuali.rice.kim.api.services
Class KimApiServiceLocator
java.lang.Object
org.kuali.rice.kim.api.services.KimApiServiceLocator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GroupServicestatic IdentityServicestatic KimTypeInfoServicestatic PermissionServicestatic PersonServicestatic ResponsibilityServicestatic RoleService
-
Field Details
-
KIM_GROUP_SERVICE
- See Also:
-
KIM_IDENTITY_SERVICE
- See Also:
-
KIM_PERMISSION_SERVICE
- See Also:
-
KIM_RESPONSIBILITY_SERVICE
- See Also:
-
KIM_ROLE_SERVICE
- See Also:
-
KIM_PERSON_SERVICE
- See Also:
-
KIM_TYPE_INFO_SERVICE
- See Also:
-
-
Constructor Details
-
KimApiServiceLocator
public KimApiServiceLocator()
-
-
Method Details
-
getKimTypeInfoService
-
getPersonService
-
getRoleService
-
getGroupService
-
getIdentityService
-
getPermissionService
-
getResponsibilityService
-