Class DataDictionaryServiceImpl

java.lang.Object
org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
All Implemented Interfaces:
org.kuali.rice.kns.service.DataDictionaryService, org.kuali.rice.krad.service.DataDictionaryService

@Deprecated public class DataDictionaryServiceImpl extends org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl implements org.kuali.rice.kns.service.DataDictionaryService
Deprecated.
Use DataDictionaryServiceImpl.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
    DataDictionaryServiceImpl(org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Class<? extends org.kuali.rice.kns.rule.PromptBeforeValidation>
    Deprecated.
     
    void
    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, setPropertyEditorMap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods 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

      public DataDictionaryServiceImpl(org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary)
      Deprecated.
  • Method Details

    • getPromptBeforeValidationClass

      public Class<? extends org.kuali.rice.kns.rule.PromptBeforeValidation> getPromptBeforeValidationClass(String docTypeName)
      Deprecated.
      Specified by:
      getPromptBeforeValidationClass in interface org.kuali.rice.kns.service.DataDictionaryService
    • getDataDictionaryMap

      public Map getDataDictionaryMap()
      Deprecated.
      Specified by:
      getDataDictionaryMap in interface org.kuali.rice.kns.service.DataDictionaryService
    • setDataDictionaryMap

      public void setDataDictionaryMap(Map map)
      Deprecated.
      Specified by:
      setDataDictionaryMap in interface org.kuali.rice.kns.service.DataDictionaryService