Package org.kuali.rice.kns.service.impl
Class DataDictionaryServiceImpl
java.lang.Object
org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
- All Implemented Interfaces:
DataDictionaryService,DataDictionaryService
@Deprecated
public class DataDictionaryServiceImpl
extends DataDictionaryServiceImpl
implements DataDictionaryService
Deprecated.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.DataDictionaryServiceImpl(DataDictionary dataDictionary) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Class<? extends PromptBeforeValidation>getPromptBeforeValidationClass(String docTypeName) Deprecated.voidsetDataDictionaryMap(Map map) Deprecated.Methods inherited from class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
addDataDictionaryLocations, containsDictionaryBean, getAllInactivationBlockingDefinitions, getAttributeControlDefinition, getAttributeControlDefinition, getAttributeDefinition, getAttributeDescription, getAttributeDescription, getAttributeErrorLabel, getAttributeErrorLabel, getAttributeExclusiveMin, getAttributeForceUppercase, getAttributeForceUppercase, getAttributeFormatter, getAttributeFormatter, getAttributeInclusiveMax, getAttributeLabel, getAttributeLabel, getAttributeMaxLength, getAttributeMaxLength, getAttributeMinLength, getAttributeSecurity, getAttributeShortLabel, getAttributeShortLabel, getAttributeSize, getAttributeSize, getAttributeSummary, getAttributeSummary, getAttributeValidatingErrorMessageKey, getAttributeValidatingErrorMessageParameters, getAttributeValidatingExpression, getAttributeValidatingExpression, getAttributeValuesFinderClass, getAttributeValuesFinderClass, getCollectionDescription, getCollectionDescription, getCollectionElementLabel, getCollectionLabel, getCollectionLabel, getCollectionShortLabel, getCollectionShortLabel, getCollectionSummary, getCollectionSummary, getDataDictionary, getDictionaryBean, getDictionaryBeanProperty, getDocumentClassByTypeName, getDocumentLabelByClass, getDocumentLabelByTypeName, getDocumentTypeNameByClass, getDocumentTypeService, getGroupByAttributesForEffectiveDating, getKualiConfigurationService, getKualiModuleService, getPropertyEditorMap, getRelationshipAttributeMap, getRelationshipEntriesForSourceAttribute, getRelationshipEntriesForTargetAttribute, getRelationshipNames, getRelationshipSourceAttributes, getRelationshipSourceClass, getRelationshipTargetAttributes, getRelationshipTargetClass, getValidDocumentClassByTypeName, getValidDocumentTypeNameByClass, getViewById, getViewByTypeIndex, getViewIdByTypeIndex, hasRelationship, isAttributeDefined, isAttributeDefined, isAttributeRequired, isAttributeRequired, setAdditionalDictionaryFiles, setDataDictionary, setKualiConfigurationService, setKualiModuleService, setPropertyEditorMapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kuali.rice.krad.service.DataDictionaryService
addDataDictionaryLocations, containsDictionaryBean, getAllInactivationBlockingDefinitions, getAttributeControlDefinition, getAttributeControlDefinition, getAttributeDefinition, getAttributeDescription, getAttributeDescription, getAttributeErrorLabel, getAttributeErrorLabel, getAttributeExclusiveMin, getAttributeForceUppercase, getAttributeForceUppercase, getAttributeFormatter, getAttributeFormatter, getAttributeInclusiveMax, getAttributeLabel, getAttributeLabel, getAttributeMaxLength, getAttributeMaxLength, getAttributeMinLength, getAttributeSecurity, getAttributeShortLabel, getAttributeShortLabel, getAttributeSize, getAttributeSize, getAttributeSummary, getAttributeSummary, getAttributeValidatingErrorMessageKey, getAttributeValidatingErrorMessageParameters, getAttributeValidatingExpression, getAttributeValidatingExpression, getAttributeValuesFinderClass, getAttributeValuesFinderClass, getCollectionDescription, getCollectionDescription, getCollectionElementLabel, getCollectionLabel, getCollectionLabel, getCollectionShortLabel, getCollectionShortLabel, getCollectionSummary, getCollectionSummary, getDataDictionary, getDictionaryBean, getDictionaryBeanProperty, getDocumentClassByTypeName, getDocumentLabelByClass, getDocumentLabelByTypeName, getDocumentTypeNameByClass, getGroupByAttributesForEffectiveDating, getPropertyEditorMap, getRelationshipAttributeMap, getRelationshipEntriesForSourceAttribute, getRelationshipEntriesForTargetAttribute, getRelationshipNames, getRelationshipSourceAttributes, getRelationshipSourceClass, getRelationshipTargetAttributes, getRelationshipTargetClass, getValidDocumentClassByTypeName, getValidDocumentTypeNameByClass, getViewById, getViewByTypeIndex, getViewIdByTypeIndex, hasRelationship, isAttributeDefined, isAttributeDefined, isAttributeRequired, isAttributeRequired, setAdditionalDictionaryFiles, setDataDictionary
-
Constructor Details
-
DataDictionaryServiceImpl
public DataDictionaryServiceImpl()Deprecated. -
DataDictionaryServiceImpl
Deprecated.
-
-
Method Details
-
getPromptBeforeValidationClass
Deprecated.- Specified by:
getPromptBeforeValidationClassin interfaceDataDictionaryService
-
getDataDictionaryMap
Deprecated.- Specified by:
getDataDictionaryMapin interfaceDataDictionaryService
-
setDataDictionaryMap
Deprecated.- Specified by:
setDataDictionaryMapin interfaceDataDictionaryService
-
DataDictionaryServiceImpl.