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 SummaryFields inherited from class com.axemble.vdp.ui.framework.foundation.ComponentchangeListeners, LOGGER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected final ISiteExecutionContextprotected final IMessageControllerprotected final ISiteModuleabstract booleanMethods inherited from class com.axemble.vdp.ui.framework.foundation.ComponentaddChangeListener, addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListener, removeChangeListeners, stateChanged
- 
Constructor Details- 
BaseRecipientpublic BaseRecipient()
 
- 
- 
Method Details- 
onMessage
- 
getSiteModule
- 
getExecutionContext
- 
getMessageController
 
-