クラス LongTextType
java.lang.Object
org.iplass.mtp.impl.entity.property.PropertyType
org.iplass.mtp.impl.properties.extend.ExtendType
org.iplass.mtp.impl.properties.extend.WrapperType
org.iplass.mtp.impl.properties.extend.ComplexWrapperType
org.iplass.mtp.impl.properties.extend.LongTextType
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明copy()当該のメタデータのコピーを作成する。createRuntime(MetaProperty metaProperty, MetaEntity metaEntity) booleanClass<?> fromString(String strValue) inthashCode()booleanisCompatibleTo(PropertyType another) booleanvoidnotifyAfterDelete(Object storeTypeValue, PropertyHandler ph, EntityHandler eh, String oid, Long rbid) voidnotifyAfterPurge(EntityHandler eh, Long rbid) voidnotifyAfterRestore(EntityHandler eh, Long rbid) toStoreTypeValue(Object extendTypeValue, Object prevStoreTypeValue, PropertyHandler ph, EntityHandler eh, String oid, Long version, Entity entity) translate(EntityField field) クラスから継承されたメソッド org.iplass.mtp.impl.properties.extend.ComplexWrapperType
fromDataStore, storeType, toDataStoreクラスから継承されたメソッド org.iplass.mtp.impl.properties.extend.WrapperType
isVirtualクラスから継承されたメソッド org.iplass.mtp.impl.properties.extend.ExtendType
applyDefinitionクラスから継承されたメソッド org.iplass.mtp.impl.entity.property.PropertyType
formatToLog
-
フィールド詳細
-
LOB_STORE_NAME
- 関連項目:
-
LOB_NAME
- 関連項目:
-
-
コンストラクタの詳細
-
LongTextType
public LongTextType()
-
-
メソッドの詳細
-
hashCode
public int hashCode() -
equals
-
isCompatibleTo
- オーバーライド:
isCompatibleToクラス内ExtendType
-
createPropertyDefinitionInstance
-
createRuntime
- 定義:
createRuntimeクラス内PropertyType
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内PropertyType- 戻り値:
- コピーされたメタデータ
-
actualType
- 定義:
actualTypeクラス内WrapperType
-
getEnumType
- 定義:
getEnumTypeクラス内PropertyType
-
getDataStoreEnumType
- オーバーライド:
getDataStoreEnumTypeクラス内PropertyType
-
isNeedPrevStoreTypeValueOnToStoreTypeValue
public boolean isNeedPrevStoreTypeValueOnToStoreTypeValue() -
toStoreTypeValue
public Object toStoreTypeValue(Object extendTypeValue, Object prevStoreTypeValue, PropertyHandler ph, EntityHandler eh, String oid, Long version, Entity entity) - 定義:
toStoreTypeValueクラス内ComplexWrapperType
-
notifyAfterDelete
public void notifyAfterDelete(Object storeTypeValue, PropertyHandler ph, EntityHandler eh, String oid, Long rbid) - 定義:
notifyAfterDeleteクラス内ComplexWrapperType
-
notifyAfterPurge
- 定義:
notifyAfterPurgeクラス内ComplexWrapperType
-
notifyAfterRestore
- 定義:
notifyAfterRestoreクラス内ComplexWrapperType
-
extendType
- 定義:
extendTypeクラス内ComplexWrapperType
-
createLoadAdapter
- 定義:
createLoadAdapterクラス内ComplexWrapperType
-
toString
- 定義:
toStringクラス内PropertyType
-
fromString
- 定義:
fromStringクラス内PropertyType
-
translate
- 定義:
translateクラス内ComplexWrapperType
-