org.kuali.rice.kns.service
Interface DataDictionaryService

All Superinterfaces:
DataDictionaryService

Deprecated.

@Deprecated
public interface DataDictionaryService
extends DataDictionaryService

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 Map getDataDictionaryMap()
          Deprecated.  
 Class<? extends PromptBeforeValidation> getPromptBeforeValidationClass(String docTypeName)
          Deprecated.  
 
Methods inherited from interface org.kuali.rice.krad.service.DataDictionaryService
addDataDictionaryLocations, containsDictionaryObject, 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, getDictionaryObject, getDocumentClassByTypeName, getDocumentLabelByClass, getDocumentLabelByTypeName, getDocumentTypeNameByClass, getGroupByAttributesForEffectiveDating, getRelationshipAttributeMap, getRelationshipEntriesForSourceAttribute, getRelationshipEntriesForTargetAttribute, getRelationshipNames, getRelationshipSourceAttributes, getRelationshipSourceClass, getRelationshipTargetAttributes, getRelationshipTargetClass, getValidDocumentClassByTypeName, getValidDocumentTypeNameByClass, getViewById, getViewByTypeIndex, hasRelationship, isAttributeDefined, isAttributeDefined, isAttributeRequired, isAttributeRequired, setBaselinePackages
 

Method Detail

getPromptBeforeValidationClass

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

getDataDictionaryMap

Map getDataDictionaryMap()
Deprecated. 


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.