Interface DataDictionaryService

All Superinterfaces:
org.kuali.rice.krad.service.DataDictionaryService

@Deprecated public interface DataDictionaryService extends org.kuali.rice.krad.service.DataDictionaryService
Deprecated.
Use DataDictionaryService.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Deprecated.
     
    void
    Deprecated.
     

    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
  • Method Details

    • getPromptBeforeValidationClass

      Class<? extends PromptBeforeValidation> getPromptBeforeValidationClass(String docTypeName)
      Deprecated.
      Returns:
      preRulesCheckClass associated with the given document's type
    • getDataDictionaryMap

      Map getDataDictionaryMap()
      Deprecated.
    • setDataDictionaryMap

      void setDataDictionaryMap(Map map)
      Deprecated.