DataDictionaryTypeServiceBase.@Deprecated public final class KimAttributeDefinition extends AttributeDefinition
| Modifier and Type | Field and Description |
|---|---|
protected String |
kimAttrDefnId
Deprecated.
|
protected String |
kimTypeId
Deprecated.
|
protected String |
lookupBoClass
Deprecated.
|
protected Map<String,String> |
lookupInputPropertyConversions
Deprecated.
|
protected Map<String,String> |
lookupReturnPropertyConversions
Deprecated.
|
protected String |
sortCode
Deprecated.
|
additionalDisplayAttributeName, alternateDisplayAttributeName, attributeSecurity, cachedDerivedControl, caseConstraint, childEntryName, control, controlField, customValidatorClass, dependencyConstraints, dynamic, forceUppercase, formatterClass, mustOccurConstraints, propertyEditor, unique, validationPattern, validCharactersConstraintconstraintText, dataObjectAttribute, description, displayLabelAttribute, label, name, shortLabel, simpleConstraint, summaryembeddedDataObjectMetadata, generatedFromMetadata, idcomponentCode, namespaceCode| Constructor and Description |
|---|
KimAttributeDefinition()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
completeValidation(Class rootObjectClass,
Class otherObjectClass,
ValidationTrace tracer)
Deprecated.
|
String |
getKimAttrDefnId()
Deprecated.
|
String |
getKimTypeId()
Deprecated.
|
String |
getLookupBoClass()
Deprecated.
|
Map<String,String> |
getLookupInputPropertyConversions()
Deprecated.
|
Map<String,String> |
getLookupReturnPropertyConversions()
Deprecated.
|
String |
getSortCode()
Deprecated.
|
boolean |
isHasLookupBoDefinition()
Deprecated.
|
void |
setKimAttrDefnId(String kimAttrDefnId)
Deprecated.
|
void |
setKimTypeId(String kimTypeId)
Deprecated.
|
void |
setLookupBoClass(String lookupBoClass)
Deprecated.
|
void |
setLookupInputPropertyConversions(Map<String,String> lookupInputPropertyConversions)
Deprecated.
|
void |
setLookupReturnPropertyConversions(Map<String,String> lookupReturnPropertyConversions)
Deprecated.
|
void |
setSortCode(String sortCode)
Deprecated.
|
String |
toString()
Deprecated.
|
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, setValidCharactersConstraintgetConstraintText, getDataObjectAttribute, getDescription, getDirectShortLabel, getDisplayLabelAttribute, getLabel, getName, getShortLabel, getSimpleConstraint, getSummary, isRequired, setConstraintText, setDataObjectAttribute, setDescription, setDisplayLabelAttribute, setLabel, setName, setRequired, setShortLabel, setSimpleConstraint, setSummarygetId, hasEmbeddedDataObjectMetadata, setEmbeddedDataObjectMetadata, setGeneratedFromMetadata, setId, wasGeneratedFromMetadataclone, copy, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNamegetComponentCode, getNamespaceCodeprotected Map<String,String> lookupInputPropertyConversions
protected Map<String,String> lookupReturnPropertyConversions
protected String lookupBoClass
protected String kimAttrDefnId
public KimAttributeDefinition()
public String getSortCode()
public void setSortCode(String sortCode)
sortCode - the sortCode to setpublic String getKimAttrDefnId()
public void setKimAttrDefnId(String kimAttrDefnId)
public String getKimTypeId()
public void setKimTypeId(String kimTypeId)
kimTypeId - the kimTypeId to setpublic Map<String,String> getLookupInputPropertyConversions()
public void setLookupInputPropertyConversions(Map<String,String> lookupInputPropertyConversions)
lookupInputPropertyConversions - the lookupInputPropertyConversions to setpublic Map<String,String> getLookupReturnPropertyConversions()
public void setLookupReturnPropertyConversions(Map<String,String> lookupReturnPropertyConversions)
lookupReturnPropertyConversions - the lookupReturnPropertyConversions to setpublic String toString()
toString in class ObjectObject.toString()public String getLookupBoClass()
public void setLookupBoClass(String lookupBoClass)
public boolean isHasLookupBoDefinition()
public void completeValidation(Class rootObjectClass, Class otherObjectClass, ValidationTrace tracer)
completeValidation in interface DataDictionaryDefinitioncompleteValidation in class AttributeDefinitionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.