Package com.axemble.vdoc.sdk.messages
Class BaseRecipient
java.lang.Object
com.axemble.vdp.ui.framework.foundation.Component
com.axemble.vdoc.sdk.messages.BaseRecipient
- All Implemented Interfaces:
Serializable
public abstract class BaseRecipient
extends com.axemble.vdp.ui.framework.foundation.Component
- Author:
- vlygeros
- See Also:
-
Field Summary
Fields inherited from class com.axemble.vdp.ui.framework.foundation.Component
changeListeners, LOGGER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected final ISiteExecutionContext
protected final IMessageController
protected final ISiteModule
abstract boolean
Methods inherited from class com.axemble.vdp.ui.framework.foundation.Component
addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChanged
-
Constructor Details
-
BaseRecipient
public BaseRecipient()
-
-
Method Details
-
onMessage
-
getSiteModule
-
getExecutionContext
-
getMessageController
-