public interface IComplexAtomicAttribute extends IAttribute, IColumnAttribute, IUniquelyNamed, Serializable
Defines a Complex Atomic Attribute that is an atomic attribute defined in a complex attribute.
IComplexAttribute
SEP
Modifier and Type | Method and Description |
---|---|
IComplexAttribute |
getComplexAttribute() |
IDefinitionAttribute |
getDefinitionAttribute() |
String |
getQualifiedName() |
boolean |
isI18ned() |
boolean |
isMandatory() |
boolean |
isSearchable() |
getDataTypeInfo, getLength, getLogicalType, getLov, getPhysicalName, getPhysicalType, getPrecision, getScale, getValueSeparator, isMultiValued
getName
getPrefixedUniqueName, getUniqueName
IComplexAttribute getComplexAttribute()
String getQualifiedName()
boolean isI18ned()
boolean isSearchable()
boolean isMandatory()
IDefinitionAttribute getDefinitionAttribute()
IDefinitionAttribute
Copyright © 2015. All Rights Reserved.