Interface DataDictionaryService

All Superinterfaces:
DataDictionaryService

@Deprecated public interface DataDictionaryService extends DataDictionaryService
Deprecated.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • 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.