クラス MetaEventListener
java.lang.Object
org.iplass.mtp.impl.entity.MetaEventListener
- すべての実装されたインタフェース:
Serializable,MetaData
- 直系の既知のサブクラス:
MetaJavaClassEventListener,MetaScriptingEventListener,MetaSendNotificationEventListener
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract voidabstract MetaEventListenercopy()当該のメタデータのコピーを作成する。protected voidcreateRuntime(MetaEntity entity) abstract EventListenerDefinitionbooleanprotected voidprotected voidinthashCode()booleanvoidsetWithoutMappedByReference(boolean withoutMappedByReference)
-
コンストラクタの詳細
-
MetaEventListener
public MetaEventListener()
-
-
メソッドの詳細
-
isWithoutMappedByReference
public boolean isWithoutMappedByReference() -
setWithoutMappedByReference
public void setWithoutMappedByReference(boolean withoutMappedByReference) -
copyTo
-
fillFrom
-
fillTo
-
hashCode
public int hashCode() -
equals
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。 -
applyConfig
-
currentConfig
-
createRuntime
-