クラス PropertyHandler
java.lang.Object
org.iplass.mtp.impl.entity.property.PropertyHandler
- 直系の既知のサブクラス:
PrimitivePropertyHandler,ReferencePropertyHandler
-
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract PropertyDefinitionTypegetId()abstract MetaPropertygetName()booleanbooleanabstract Object[]newArrayInstance(int size, EntityContext ec) voidnormalize(ValidationContext context) voidsetLocalizedStringMap(Map<String, String> localizedStringMap) voidsetParent(EntityHandler parent) validate(ValidationContext context)
-
フィールド詳細
-
metaData
-
-
コンストラクタの詳細
-
PropertyHandler
-
-
メソッドの詳細
-
isIndexed
public boolean isIndexed() -
isUniqueIndexed
public boolean isUniqueIndexed() -
getParent
-
setParent
-
getId
-
getName
-
getDisplayName
-
getLocalizedStringMap
-
setLocalizedStringMap
-
normalize
-
validate
-
getLocalizedDisplayName
-
getStoreSpecProperty
-
getEnumType
-
getMetaData
-
newArrayInstance
-