Package org.kuali.rice.kns.service
Class KNSServiceLocator
java.lang.Object
org.kuali.rice.kns.service.KNSServiceLocator
Deprecated.
As of release 2.0
Service locator for the KRAD Web module
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.static BusinessObjectServiceDeprecated.static DataDictionaryServiceDeprecated.static DataObjectMetaDataServiceDeprecated.static DocumentHeaderServiceDeprecated.static DocumentHelperServiceDeprecated.static KeyValuesServiceDeprecated.static DictionaryValidationServiceDeprecated.static SessionDocumentServiceDeprecated.static InquirableDeprecated.static LookupableDeprecated.Deprecated.static LookupablegetLookupable(String lookupableName) Deprecated.static LookupResultsServiceDeprecated.Deprecated.Deprecated.static OjbCollectionHelperDeprecated.static PersistenceServiceDeprecated.static PersistenceStructureServiceDeprecated.static QuestiongetQuestion(String questionName) Deprecated.static SequenceAccessorServiceDeprecated.static <T> TgetService(String serviceName) Deprecated.static SessionDocumentServiceDeprecated.Deprecated.static org.springframework.transaction.PlatformTransactionManagerDeprecated.static org.springframework.transaction.support.TransactionTemplateDeprecated.Deprecated.
-
Field Details
-
BUSINESS_OBJECT_AUTHORIZATION_SERVICE
Deprecated.- See Also:
-
BUSINESS_OBJECT_METADATA_SERVICE
Deprecated.- See Also:
-
BUSINESS_OBJECT_DICTIONARY_SERVICE
Deprecated.- See Also:
-
DATA_DICTIONARY_SERVICE
Deprecated.- See Also:
-
DICTIONARY_VALIDATION_SERVICE
Deprecated.- See Also:
-
DOCUMENT_HELPER_SERVICE
Deprecated.- See Also:
-
LOOKUP_RESULTS_SERVICE
Deprecated.- See Also:
-
KUALI_INQUIRABLE
Deprecated.- See Also:
-
KUALI_LOOKUPABLE
Deprecated.- See Also:
-
MAINTENANCE_DOCUMENT_DICTIONARY_SERVICE
Deprecated.- See Also:
-
TRANSACTIONAL_DOCUMENT_DICTIONARY_SERVICE
Deprecated.- See Also:
-
KNS_SESSION_DOCUMENT_SERVICE
Deprecated.- See Also:
-
WORKFLOW_ATTRIBUTE_PROPERTY_RESOLUTION_SERVICE
Deprecated.- See Also:
-
TRANSACTION_MANAGER
Deprecated.- See Also:
-
TRANSACTION_TEMPLATE
Deprecated.- See Also:
-
MAINTENANCE_DOCUMENT_AUTHORIZATION_SERVICE
Deprecated.- See Also:
-
BUSINESS_OBJECT_SERVICE
Deprecated.- See Also:
-
DATA_OBJECT_METADATA_SERVICE
Deprecated.- See Also:
-
KEY_VALUES_SERVICE
Deprecated.- See Also:
-
SESSION_DOCUMENT_SERVICE
Deprecated.- See Also:
-
OJB_COLLECTION_HELPER
Deprecated.- See Also:
-
PERSISTENCE_SERVICE
Deprecated.- See Also:
-
PERSISTENCE_STRUCTURE_SERVICE
Deprecated.- See Also:
-
SEQUENCE_ACCESSOR_SERVICE
Deprecated.- See Also:
-
DOCUMENT_HEADER_SERVICE
Deprecated.- See Also:
-
LEGACY_DATA_ADAPTER_FRAMEWORK
Deprecated.- See Also:
-
-
Constructor Details
-
KNSServiceLocator
public KNSServiceLocator()Deprecated.
-
-
Method Details
-
getService
Deprecated. -
getBusinessObjectAuthorizationService
@Deprecated public static BusinessObjectAuthorizationService getBusinessObjectAuthorizationService()Deprecated. -
getBusinessObjectMetaDataService
Deprecated. -
getKNSDictionaryValidationService
Deprecated. -
getLookupResultsService
Deprecated. -
getKualiInquirable
Deprecated. -
getKualiLookupable
Deprecated. -
getMaintenanceDocumentDictionaryService
@Deprecated public static MaintenanceDocumentDictionaryService getMaintenanceDocumentDictionaryService()Deprecated. -
getTransactionalDocumentDictionaryService
@Deprecated public static TransactionalDocumentDictionaryService getTransactionalDocumentDictionaryService()Deprecated. -
getKNSSessionDocumentService
Deprecated. -
getLookupable
Deprecated. -
getDataDictionaryService
Deprecated. -
getBusinessObjectDictionaryService
Deprecated. -
getDocumentHelperService
Deprecated. -
getQuestion
Deprecated. -
getWorkflowAttributePropertyResolutionService
@Deprecated public static WorkflowAttributePropertyResolutionService getWorkflowAttributePropertyResolutionService()Deprecated. -
getTransactionManager
@Deprecated public static org.springframework.transaction.PlatformTransactionManager getTransactionManager()Deprecated. -
getTransactionTemplate
@Deprecated public static org.springframework.transaction.support.TransactionTemplate getTransactionTemplate()Deprecated. -
getMaintenanceDocumentAuthorizationService
@Deprecated public static BusinessObjectAuthorizationService getMaintenanceDocumentAuthorizationService()Deprecated. -
getBusinessObjectService
Deprecated. -
getDataObjectMetaDataService
Deprecated. -
getKeyValuesService
Deprecated. -
getSessionDocumentService
Deprecated. -
getOjbCollectionHelper
Deprecated. -
getDocumentHeaderService
Deprecated. -
getPersistenceService
Deprecated. -
getPersistenceStructureService
Deprecated. -
getSequenceAccessorService
Deprecated. -
getLegacyAppFrameworkAdapterService
Deprecated.
-