|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDisplayType | |
---|---|
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of AttributeDisplayType in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that return AttributeDisplayType | |
---|---|
AttributeDisplayType |
IDisplayViewAttribute.getDisplayType()
Deprecated. replaced by IDisplayViewAttribute.getFieldDisplayType() |
static AttributeDisplayType |
AttributeDisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttributeDisplayType[] |
AttributeDisplayType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.semarchy.mdm.runtime.model.logical with parameters of type AttributeDisplayType | |
---|---|
static FieldDisplayType |
FieldDisplayTypesMatrix.convertToFieldDisplayType(AttributeDisplayType attributeDisplayType,
DataTypeInfo dataTypeInfo)
migrate V2 attribute display type into V3 field display type according to logical data type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |