IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.automaton.ext
Class PopupPageClientState

java.lang.Object
  extended by com.ibm.btt.base.DSEHandler
      extended by com.ibm.btt.automaton.DSEState
          extended by com.ibm.btt.automaton.html.DSEHtmlState
              extended by com.ibm.btt.automaton.ext.ClientState
                  extended by com.ibm.btt.automaton.ext.PopupPageClientState
All Implemented Interfaces:
FormatEnabledState, State, Handler, Traceable, java.io.Externalizable, java.io.Serializable

public class PopupPageClientState
extends ClientState

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.btt.automaton.html.DSEHtmlState
CONSEQ, contextTag, FINAL_PAGE, finalPage, INPUT_MAP_FMT, inputFormatTag, INTER_STATE_FMT, interStateFmt, KEEP_CTXT_FOR_VALIDATION, keepCtxt, OUTPUT_MAP_FMT, outputFormatTag, stateContext
 
Fields inherited from class com.ibm.btt.automaton.DSEState
ABORT_PROCESS, actionHandlers, CHANGE_STATE, CONDITIONS, CONTINUE, DEFAULT_TYPE, done, ENTRY_ACTIONS, entryActionsTags, EXECUTE_ACTION_AND_CHANGESTATE, EXIT_ACTIONS, exitActionsTags, exitEventName, FINAL_TYPE, ignoreEntryActions, INITIAL_TYPE, name, PAGE_TYPE, pqThread, processor, runningModeFlag, sharedNotifiers, SKIP_ACTION, SKIP_ALL_ACTIONS, SKIP_CONDITIONS, SUBFLOW_TYPE, suspendedThread, SUSPENDTIME, tag, transitions, TRANSITIONS, type, TYPE, TYPE_ID_INFO, typeIdInfo
 
Constructor Summary
PopupPageClientState()
           
 
Method Summary
protected  void addRequiredDataToContext(Context context)
          Override this method to add more data which will be brought to client side.
protected  java.lang.String getCommand()
          Return the command of behavior which will be brought to client side.
 
Methods inherited from class com.ibm.btt.automaton.ext.ClientState
activate, afterFirstExecute, generateClientResponse, initializeFrom
 
Methods inherited from class com.ibm.btt.automaton.html.DSEHtmlState
changeProcessorState, doDataMapping, doEntryActions, doInputDataMapping, doOutputDataMapping, executeActions, executeActions, fireDSEChangeStateEvent, fireDSEChangeStateEvent, fireDSEChangeStateEvent, getConsequentiality, getContext, getContextTag, getFinalPage, getInputFormatTag, getInterStateFormatTag, getOutputFormatTag, isIgnoreReturnType, isKeepContext, processEventQueue, setConsequentiality, setContext, setContextTag, setFinalPage, setIgnoreReturnType, setInputFormatTag, setInterStateFormatTag, setKeepContext, setOutputFormatTag, terminate
 
Methods inherited from class com.ibm.btt.automaton.DSEState
abort, addHandlersForAction, dispatchEvent, doExitActions, externalizer, fireDSEChangeStateEvent, fireDSEChangeStateEvent, fireDSEChangeStateEvent, getEntryActions, getExitActions, getGuardConditionResult, getInstanceOfAction, getName, getProcessor, getTag, getTraceMessage, getTransitions, getType, getTypeIdInfo, isIgnoreEntryActions, isRunningModeFlag, readExternal, readExternal, removeExternal, removeHandlersForAction, removeHandlersForAction, resume, setEntryActions, setExitActions, setIgnoreEntryActions, setName, setProcessor, setTag, setTransitions, setType, setTypeIdInfo, subscribeToShareNotifiers, suspend, toString, toStrings, toTags, unsubscribeToSharedNotifiers, writeExternal, writeExternal
 
Methods inherited from class com.ibm.btt.base.DSEHandler
handleEvent, handleEvent, stopHandlingEvent, stopHandlingEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ibm.btt.automaton.State
abort, getEntryActions, getName, getProcessor, getTransitions, getType, getTypeIdInfo, resume, setEntryActions, setIgnoreEntryActions, setName, setProcessor, setTransitions, setType, setTypeIdInfo, suspend
 
Methods inherited from interface com.ibm.btt.base.Handler
dispatchEvent, handleEvent, handleEvent, stopHandlingEvent, stopHandlingEvent
 

Constructor Detail

PopupPageClientState

public PopupPageClientState()
Method Detail

getCommand

protected java.lang.String getCommand()
Description copied from class: ClientState
Return the command of behavior which will be brought to client side.

Specified by:
getCommand in class ClientState
Returns:

addRequiredDataToContext

protected void addRequiredDataToContext(Context context)
Description copied from class: ClientState
Override this method to add more data which will be brought to client side.

Overrides:
addRequiredDataToContext in class ClientState

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011