クラス MetaReferenceProperty
java.lang.Object
org.iplass.mtp.impl.entity.property.MetaProperty
org.iplass.mtp.impl.entity.property.MetaReferenceProperty
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(PropertyDefinition pDef, EntityContext ectx) copy()当該のメタデータのコピーを作成する。createRuntime(MetaEntity metaEntity) currentConfig(EntityContext ectx) booleaninthashCode()booleanvoidsetAuditLogMappedBy(boolean auditLogMappedBy) voidsetIndexType(IndexType indexType) voidsetMappedByPropertyMetaDataId(String mappedByPropertyMetaDataId) voidsetOrderBy(List<ReferenceSortSpec> orderBy) voidsetReferenceEntityMetaDataId(String referenceEntityMetaDataId) voidsetReferenceType(ReferenceType referenceType) voidsetVersionControlAsOfExpression(String versionControlAsOfExpression) voidsetVersionControlType(VersionControlReferenceType versionControlType) クラスから継承されたメソッド org.iplass.mtp.impl.entity.property.MetaProperty
fillFrom, fillTo, getDefaultValue, getDescription, getDisplayName, getEntityStoreProperty, getId, getLocalizedDisplayNameList, getMultiplicity, getName, getNormalizers, getValidations, isUpdatable, setDefaultValue, setDescription, setDisplayName, setEntityStoreProperty, setId, setLocalizedDisplayNameList, setMultiplicity, setName, setNormalizers, setUpdatable, setValidations
-
コンストラクタの詳細
-
MetaReferenceProperty
public MetaReferenceProperty()
-
-
メソッドの詳細
-
getIndexType
- オーバーライド:
getIndexTypeクラス内MetaProperty
-
setIndexType
- オーバーライド:
setIndexTypeクラス内MetaProperty
-
getVersionControlAsOfExpression
-
setVersionControlAsOfExpression
-
getVersionControlType
-
setVersionControlType
-
getOrderBy
-
setOrderBy
-
getReferenceEntityMetaDataId
-
setReferenceEntityMetaDataId
-
getMappedByPropertyMetaDataId
-
setMappedByPropertyMetaDataId
-
getReferenceType
-
setReferenceType
-
isAuditLogMappedBy
public boolean isAuditLogMappedBy() -
setAuditLogMappedBy
public void setAuditLogMappedBy(boolean auditLogMappedBy) -
applyConfig
- 定義:
applyConfigクラス内MetaProperty
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内MetaProperty- 戻り値:
- コピーされたメタデータ
-
currentConfig
- 定義:
currentConfigクラス内MetaProperty
-
createRuntime
- 定義:
createRuntimeクラス内MetaProperty
-
hashCode
public int hashCode()- 定義:
hashCodeインタフェース内MetaData- オーバーライド:
hashCodeクラス内MetaProperty
-
equals
- 定義:
equalsインタフェース内MetaData- オーバーライド:
equalsクラス内MetaProperty
-