クラス MetaPrimitiveProperty
java.lang.Object
org.iplass.mtp.impl.entity.property.MetaProperty
org.iplass.mtp.impl.entity.property.MetaPrimitiveProperty
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(PropertyDefinition pDef, EntityContext context) copy()当該のメタデータのコピーを作成する。createRuntime(MetaEntity metaEntity) currentConfig(EntityContext context) booleangetType()inthashCode()voidsetType(PropertyType type) クラスから継承されたメソッド org.iplass.mtp.impl.entity.property.MetaProperty
fillFrom, fillTo, getDefaultValue, getDescription, getDisplayName, getEntityStoreProperty, getId, getIndexType, getLocalizedDisplayNameList, getMultiplicity, getName, getNormalizers, getValidations, isUpdatable, setDefaultValue, setDescription, setDisplayName, setEntityStoreProperty, setId, setIndexType, setLocalizedDisplayNameList, setMultiplicity, setName, setNormalizers, setUpdatable, setValidations
-
コンストラクタの詳細
-
MetaPrimitiveProperty
public MetaPrimitiveProperty()
-
-
メソッドの詳細
-
getType
-
setType
-
applyConfig
- 定義:
applyConfigクラス内MetaProperty
-
currentConfig
- 定義:
currentConfigクラス内MetaProperty
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内MetaProperty- 戻り値:
- コピーされたメタデータ
-
createRuntime
- 定義:
createRuntimeクラス内MetaProperty
-
hashCode
public int hashCode()- 定義:
hashCodeインタフェース内MetaData- オーバーライド:
hashCodeクラス内MetaProperty
-
equals
- 定義:
equalsインタフェース内MetaData- オーバーライド:
equalsクラス内MetaProperty
-