public class MetaReferenceProperty extends MetaProperty
| コンストラクタと説明 |
|---|
MetaReferenceProperty() |
fillFrom, fillTo, getDefaultValue, getDescription, getDisplayName, getEntityStoreProperty, getId, getLocalizedDisplayNameList, getMultiplicity, getName, getValidations, isUpdatable, setDefaultValue, setDescription, setDisplayName, setEntityStoreProperty, setId, setLocalizedDisplayNameList, setMultiplicity, setName, setUpdatable, setValidationspublic IndexType getIndexType()
getIndexType クラス内 MetaPropertypublic void setIndexType(IndexType indexType)
setIndexType クラス内 MetaPropertypublic java.lang.String getVersionControlAsOfExpression()
public void setVersionControlAsOfExpression(java.lang.String versionControlAsOfExpression)
public VersionControlReferenceType getVersionControlType()
public void setVersionControlType(VersionControlReferenceType versionControlType)
public java.util.List<ReferenceSortSpec> getOrderBy()
public void setOrderBy(java.util.List<ReferenceSortSpec> orderBy)
public java.lang.String getReferenceEntityMetaDataId()
public void setReferenceEntityMetaDataId(java.lang.String referenceEntityMetaDataId)
public java.lang.String getMappedByPropertyMetaDataId()
public void setMappedByPropertyMetaDataId(java.lang.String mappedByPropertyMetaDataId)
public ReferenceType getReferenceType()
public void setReferenceType(ReferenceType referenceType)
public boolean isAuditLogMappedBy()
public void setAuditLogMappedBy(boolean auditLogMappedBy)
public void applyConfig(PropertyDefinition pDef, EntityContext ectx)
applyConfig クラス内 MetaPropertypublic MetaReferenceProperty copy()
MetaDatacopy インタフェース内 MetaDatacopy クラス内 MetaPropertypublic PropertyDefinition currentConfig(EntityContext ectx)
currentConfig クラス内 MetaPropertypublic ReferencePropertyHandler createRuntime(MetaEntity metaEntity)
createRuntime クラス内 MetaPropertypublic int hashCode()
hashCode インタフェース内 MetaDatahashCode クラス内 MetaPropertypublic boolean equals(java.lang.Object obj)
equals インタフェース内 MetaDataequals クラス内 MetaProperty