public final class KIMServiceLocatorInternal extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GROUP_INTERNAL_SERVICE |
static String |
KIM_RUN_MODE_PROPERTY |
static String |
KIM_UI_DOCUMENT_SERVICE |
static String |
UI_DOCUMENT_SERVICE_DAO |
Constructor and Description |
---|
KIMServiceLocatorInternal() |
Modifier and Type | Method and Description |
---|---|
static Object |
getBean(String serviceName) |
static GroupInternalService |
getGroupInternalService() |
static Object |
getService(String serviceName) |
static UiDocumentService |
getUiDocumentService() |
static UiDocumentServiceDAO |
getUiDocumentServiceDAO() |
public static final String KIM_RUN_MODE_PROPERTY
public static final String KIM_UI_DOCUMENT_SERVICE
public static final String GROUP_INTERNAL_SERVICE
public static final String UI_DOCUMENT_SERVICE_DAO
public KIMServiceLocatorInternal()
public static Object getService(String serviceName)
public static UiDocumentService getUiDocumentService()
public static GroupInternalService getGroupInternalService()
public static UiDocumentServiceDAO getUiDocumentServiceDAO()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.