org.kuali.rice.kim.service
Class KIMServiceLocatorInternal
java.lang.Object
org.kuali.rice.kim.service.KIMServiceLocatorInternal
public final class KIMServiceLocatorInternal
- extends Object
Service locator for KIM.
- 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 |
KIM_RUN_MODE_PROPERTY
public static final String KIM_RUN_MODE_PROPERTY
- See Also:
- Constant Field Values
KIM_UI_DOCUMENT_SERVICE
public static final String KIM_UI_DOCUMENT_SERVICE
- See Also:
- Constant Field Values
GROUP_INTERNAL_SERVICE
public static final String GROUP_INTERNAL_SERVICE
- See Also:
- Constant Field Values
KIMServiceLocatorInternal
public KIMServiceLocatorInternal()
getService
public static Object getService(String serviceName)
getBean
public static Object getBean(String serviceName)
getUiDocumentService
public static UiDocumentService getUiDocumentService()
getGroupInternalService
public static GroupInternalService getGroupInternalService()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.