|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kns.service.KNSServiceLocator
@Deprecated public class KNSServiceLocator
Service locator for the KRAD Web module
Field Summary | |
---|---|
static String |
BUSINESS_OBJECT_AUTHORIZATION_SERVICE
Deprecated. |
static String |
BUSINESS_OBJECT_DICTIONARY_SERVICE
Deprecated. |
static String |
BUSINESS_OBJECT_METADATA_SERVICE
Deprecated. |
static String |
DATA_DICTIONARY_SERVICE
Deprecated. |
static String |
DICTIONARY_VALIDATION_SERVICE
Deprecated. |
static String |
DOCUMENT_HELPER_SERVICE
Deprecated. |
static String |
KUALI_INQUIRABLE
Deprecated. |
static String |
KUALI_LOOKUPABLE
Deprecated. |
static String |
LOOKUP_RESULTS_SERVICE
Deprecated. |
static String |
MAINTENANCE_DOCUMENT_AUTHORIZATION_SERVICE
Deprecated. |
static String |
MAINTENANCE_DOCUMENT_DICTIONARY_SERVICE
Deprecated. |
static String |
SESSION_DOCUMENT_SERVICE
Deprecated. |
static String |
TRANSACTION_MANAGER
Deprecated. |
static String |
TRANSACTION_TEMPLATE
Deprecated. |
static String |
TRANSACTIONAL_DOCUMENT_DICTIONARY_SERVICE
Deprecated. |
static String |
WORKFLOW_ATTRIBUTE_PROPERTY_RESOLUTION_SERVICE
Deprecated. |
Constructor Summary | |
---|---|
KNSServiceLocator()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String BUSINESS_OBJECT_AUTHORIZATION_SERVICE
public static final String BUSINESS_OBJECT_METADATA_SERVICE
public static final String BUSINESS_OBJECT_DICTIONARY_SERVICE
public static final String DATA_DICTIONARY_SERVICE
public static final String DICTIONARY_VALIDATION_SERVICE
public static final String DOCUMENT_HELPER_SERVICE
public static final String LOOKUP_RESULTS_SERVICE
public static final String KUALI_INQUIRABLE
public static final String KUALI_LOOKUPABLE
public static final String MAINTENANCE_DOCUMENT_DICTIONARY_SERVICE
public static final String TRANSACTIONAL_DOCUMENT_DICTIONARY_SERVICE
public static final String SESSION_DOCUMENT_SERVICE
public static final String WORKFLOW_ATTRIBUTE_PROPERTY_RESOLUTION_SERVICE
public static final String TRANSACTION_MANAGER
public static final String TRANSACTION_TEMPLATE
public static final String MAINTENANCE_DOCUMENT_AUTHORIZATION_SERVICE
Constructor Detail |
---|
public KNSServiceLocator()
Method Detail |
---|
public static <T> T getService(String serviceName)
public static BusinessObjectAuthorizationService getBusinessObjectAuthorizationService()
public static BusinessObjectMetaDataService getBusinessObjectMetaDataService()
public static DictionaryValidationService getKNSDictionaryValidationService()
public static LookupResultsService getLookupResultsService()
public static Inquirable getKualiInquirable()
public static Lookupable getKualiLookupable()
public static MaintenanceDocumentDictionaryService getMaintenanceDocumentDictionaryService()
public static TransactionalDocumentDictionaryService getTransactionalDocumentDictionaryService()
public static SessionDocumentService getSessionDocumentService()
public static Lookupable getLookupable(String lookupableName)
public static DataDictionaryService getDataDictionaryService()
public static BusinessObjectDictionaryService getBusinessObjectDictionaryService()
public static DocumentHelperService getDocumentHelperService()
public static Question getQuestion(String questionName)
public static WorkflowAttributePropertyResolutionService getWorkflowAttributePropertyResolutionService()
public static org.springframework.transaction.PlatformTransactionManager getTransactionManager()
public static org.springframework.transaction.support.TransactionTemplate getTransactionTemplate()
public static BusinessObjectAuthorizationService getMaintenanceDocumentAuthorizationService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |