クラス VirtualType
java.lang.Object
org.iplass.mtp.impl.entity.property.PropertyType
org.iplass.mtp.impl.properties.extend.ExtendType
org.iplass.mtp.impl.properties.extend.VirtualType
- すべての実装されたインタフェース:
Serializable,MetaData
- 直系の既知のサブクラス:
ExpressionType
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明booleanisCompatibleTo(PropertyType another) abstract Object[]newVirtualTypeArray(int size) abstract ObjecttoVirtualTypeValue(Object value, PrimitivePropertyHandler ph) abstract ValueExpressiontranslate(EntityField field) クラスから継承されたメソッド org.iplass.mtp.impl.properties.extend.ExtendType
applyDefinitionクラスから継承されたメソッド org.iplass.mtp.impl.entity.property.PropertyType
copy, createPropertyDefinitionInstance, createRuntime, formatToLog, fromDataStore, fromString, getDataStoreEnumType, getEnumType, isVirtual, storeType, toDataStore, toString
-
コンストラクタの詳細
-
VirtualType
public VirtualType()
-
-
メソッドの詳細
-
translate
-
isCompatibleTo
- オーバーライド:
isCompatibleToクラス内ExtendType
-
toVirtualTypeValue
-
newVirtualTypeArray
-