Package org.kuali.rice.kim.service
Class KIMServiceLocatorInternal
java.lang.Object
org.kuali.rice.kim.service.KIMServiceLocatorInternal
Service locator for KIM.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic org.kuali.rice.kim.impl.group.GroupInternalServicestatic ObjectgetService(String serviceName) static UiDocumentService
-
Field Details
-
KIM_RUN_MODE_PROPERTY
- See Also:
-
KIM_UI_DOCUMENT_SERVICE
- See Also:
-
GROUP_INTERNAL_SERVICE
- See Also:
-
-
Constructor Details
-
KIMServiceLocatorInternal
public KIMServiceLocatorInternal()
-
-
Method Details
-
getService
-
getBean
-
getUiDocumentService
-
getGroupInternalService
public static org.kuali.rice.kim.impl.group.GroupInternalService getGroupInternalService()
-