public interface IDefinitionAttribute extends IColumnAttribute, IUniquelyNamed, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
DEFINITION_ATTRIBUTE_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
IComplexType |
getComplexType() |
boolean |
isI18ned() |
boolean |
isMandatory() |
boolean |
isSearchable() |
getDataTypeInfo, getLength, getLogicalType, getLov, getPhysicalName, getPhysicalType, getPrecision, getScale, getValueSeparator, isMultiValued
getName
getPrefixedUniqueName, getUniqueName
static final String DEFINITION_ATTRIBUTE_PREFIX
IComplexType getComplexType()
IComplexType
to which this IDefinitionAttribute
belongsboolean isI18ned()
boolean isSearchable()
boolean isMandatory()
Copyright © 2019. All rights reserved.