to.etc.domui.state
Class SimpleConversationContext

java.lang.Object
  extended by to.etc.domui.state.ConversationContext
      extended by to.etc.domui.state.SimpleConversationContext
All Implemented Interfaces:
IQContextContainer

public class SimpleConversationContext
extends ConversationContext


Field Summary
 
Fields inherited from class to.etc.domui.state.ConversationContext
LOG
 
Constructor Summary
SimpleConversationContext()
           
 
Method Summary
 
Methods inherited from class to.etc.domui.state.ConversationContext
checkAttached, destroy, discardUploadFiles, dump, getAttribute, getFullId, getId, getWindowSession, hasDelayedActions, internalGetDataContextFactory, internalGetSharedContext, internalRegisterPage, internalSetDataContextFactory, internalSetSharedContext, isValid, onAttach, onDestroy, onDetach, processDelayedResults, registerPoller, registerUploadTempFile, scheduleDelayed, setAttribute, startDelayedExecution, toString, unregisterPoller
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleConversationContext

public SimpleConversationContext()