Package org.kuali.rice.kns.kim.type
Class KimAttributeDefinition
- All Implemented Interfaces:
Serializable,Cloneable,Copyable,DataDictionaryDefinition,DictionaryBean,CaseConstrainable,Constrainable,ExistenceConstrainable,Formatable,HierarchicallyConstrainable,MustOccurConstrainable,PrerequisiteConstrainable,SimpleConstrainable,ValidCharactersConstrainable,Constraint,ExistenceConstraint
Deprecated.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringDeprecated.protected StringDeprecated.protected StringDeprecated.Deprecated.Deprecated.protected StringDeprecated.Fields inherited from class org.kuali.rice.krad.datadictionary.AttributeDefinition
additionalDisplayAttributeName, alternateDisplayAttributeName, attributeSecurity, cachedDerivedControl, caseConstraint, childEntryName, control, controlField, customValidatorClass, dependencyConstraints, dynamic, forceUppercase, formatterClass, mustOccurConstraints, propertyEditor, unique, validationPattern, validCharactersConstraintFields inherited from class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
constraintText, dataObjectAttribute, description, displayLabelAttribute, label, name, shortLabel, simpleConstraint, summaryFields inherited from class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
embeddedDataObjectMetadata, generatedFromMetadata, idFields inherited from class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
componentCode, namespaceCode -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcompleteValidation(Class rootObjectClass, Class otherObjectClass, ValidationTrace tracer) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanDeprecated.voidsetKimAttrDefnId(String kimAttrDefnId) Deprecated.voidsetKimTypeId(String kimTypeId) Deprecated.voidsetLookupBoClass(String lookupBoClass) Deprecated.voidsetLookupInputPropertyConversions(Map<String, String> lookupInputPropertyConversions) Deprecated.voidsetLookupReturnPropertyConversions(Map<String, String> lookupReturnPropertyConversions) Deprecated.voidsetSortCode(String sortCode) Deprecated.toString()Deprecated.Methods inherited from class org.kuali.rice.krad.datadictionary.AttributeDefinition
completeValidation, dataDictionaryPostProcessing, getAdditionalDisplayAttributeName, getAlternateDisplayAttributeName, getAttributeSecurity, getCaseConstraint, getChildEntryName, getControl, getControlField, getCustomValidatorClass, getDataType, getDependencyConstraints, getExclusiveMin, getForceUppercase, getFormatterClass, getInclusiveMax, getMaxLength, getMinLength, getMustOccurConstraints, getOptionsFinder, getPrerequisiteConstraints, getPropertyEditor, getUnique, getValidationPattern, getValidCharactersConstraint, hasAttributeSecurity, hasFormatterClass, hasValidationPattern, setAdditionalDisplayAttributeName, setAlternateDisplayAttributeName, setAttributeSecurity, setCaseConstraint, setChildEntryName, setControl, setControlField, setCustomValidatorClass, setDataType, setDataType, setDependencyConstraints, setExclusiveMin, setForceUppercase, setFormatterClass, setInclusiveMax, setMaxLength, setMinLength, setMustOccurConstraints, setOptionsFinder, setOptionsFinderClass, setPrerequisiteConstraints, setPropertyEditor, setPropertyEditorClass, setUnique, setValidationPattern, setValidCharactersConstraintMethods inherited from class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
getConstraintText, getDataObjectAttribute, getDescription, getDirectShortLabel, getDisplayLabelAttribute, getLabel, getName, getShortLabel, getSimpleConstraint, getSummary, isRequired, setConstraintText, setDataObjectAttribute, setDescription, setDisplayLabelAttribute, setLabel, setName, setRequired, setShortLabel, setSimpleConstraint, setSummaryMethods inherited from class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
getId, hasEmbeddedDataObjectMetadata, setEmbeddedDataObjectMetadata, setGeneratedFromMetadata, setId, wasGeneratedFromMetadataMethods inherited from class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
clone, copy, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.kuali.rice.krad.datadictionary.validation.capability.Constrainable
getNameMethods inherited from interface org.kuali.rice.krad.datadictionary.DictionaryBean
getComponentCode, getNamespaceCode
-
Field Details
-
lookupInputPropertyConversions
Deprecated. -
lookupReturnPropertyConversions
Deprecated. -
lookupBoClass
Deprecated. -
sortCode
Deprecated. -
kimAttrDefnId
Deprecated. -
kimTypeId
Deprecated.
-
-
Constructor Details
-
KimAttributeDefinition
public KimAttributeDefinition()Deprecated.
-
-
Method Details
-
getSortCode
Deprecated.- Returns:
- the sortCode
-
setSortCode
Deprecated.- Parameters:
sortCode- the sortCode to set
-
getKimAttrDefnId
Deprecated. -
setKimAttrDefnId
Deprecated. -
getKimTypeId
Deprecated.- Returns:
- the kimTypeId
-
setKimTypeId
Deprecated.- Parameters:
kimTypeId- the kimTypeId to set
-
getLookupInputPropertyConversions
Deprecated.- Returns:
- the lookupInputPropertyConversions
-
setLookupInputPropertyConversions
Deprecated.- Parameters:
lookupInputPropertyConversions- the lookupInputPropertyConversions to set
-
getLookupReturnPropertyConversions
Deprecated.- Returns:
- the lookupReturnPropertyConversions
-
setLookupReturnPropertyConversions
Deprecated.- Parameters:
lookupReturnPropertyConversions- the lookupReturnPropertyConversions to set
-
toString
Deprecated. -
getLookupBoClass
Deprecated. -
setLookupBoClass
Deprecated. -
isHasLookupBoDefinition
public boolean isHasLookupBoDefinition()Deprecated. -
completeValidation
public void completeValidation(Class rootObjectClass, Class otherObjectClass, ValidationTrace tracer) Deprecated.- Specified by:
completeValidationin interfaceDataDictionaryDefinition- Overrides:
completeValidationin classAttributeDefinition
-
DataDictionaryTypeServiceBase.