クラス MetaSendNotificationEventListener
java.lang.Object
org.iplass.mtp.impl.entity.MetaEventListener
org.iplass.mtp.impl.entity.listener.MetaSendNotificationEventListener
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス修飾子とタイプクラス説明classclassclassclassクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.entity.MetaEventListener
MetaEventListener.EventListenerRuntime -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidcopy()当該のメタデータのコピーを作成する。createRuntime(MetaEntity entity) booleaninthashCode()booleanbooleanvoidsetDestinationList(List<String> destinationList) voidsetListenEvent(List<EventType> listenEvent) voidsetNotificationCondScript(String notificationCondScript) voidsetNotificationType(SendNotificationType notificationType) voidsetResponseHandler(String responseHandler) voidsetSendTogether(boolean isSendTogether) voidsetSynchronous(boolean isSynchronous) voidsetTmplDefName(String tmplDefName) クラスから継承されたメソッド org.iplass.mtp.impl.entity.MetaEventListener
copyTo, fillFrom, fillTo, isWithoutMappedByReference, setWithoutMappedByReference
-
フィールド詳細
-
TENANT_BINDING_NAME
- 関連項目:
-
ENTITY_BINDING_NAME
- 関連項目:
-
EVENT_TYPE_BINDING_NAME
- 関連項目:
-
CONTEXT_BINDING_NAME
- 関連項目:
-
USER_BINDING_NAME
- 関連項目:
-
DATE_BINGING_NAME
- 関連項目:
-
-
コンストラクタの詳細
-
MetaSendNotificationEventListener
public MetaSendNotificationEventListener()
-
-
メソッドの詳細
-
getNotificationType
-
setNotificationType
-
getTmplDefName
-
setTmplDefName
-
getNotificationCondScript
-
setNotificationCondScript
-
getListenEvent
-
setListenEvent
-
getDestinationList
-
setDestinationList
-
getResponseHandler
-
setResponseHandler
-
isSynchronous
public boolean isSynchronous() -
setSynchronous
public void setSynchronous(boolean isSynchronous) -
isSendTogether
public boolean isSendTogether() -
setSendTogether
public void setSendTogether(boolean isSendTogether) -
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内MetaEventListener- 戻り値:
- コピーされたメタデータ
-
hashCode
public int hashCode()- 定義:
hashCodeインタフェース内MetaData- オーバーライド:
hashCodeクラス内MetaEventListener
-
equals
- 定義:
equalsインタフェース内MetaData- オーバーライド:
equalsクラス内MetaEventListener
-
applyConfig
- 定義:
applyConfigクラス内MetaEventListener
-
currentConfig
- 定義:
currentConfigクラス内MetaEventListener
-
createRuntime
- 定義:
createRuntimeクラス内MetaEventListener
-