de.schlund.pfixcore.example.bank
Class LogoutState

java.lang.Object
  extended by de.schlund.pfixcore.workflow.StateImpl
      extended by de.schlund.pfixcore.example.bank.LogoutState
All Implemented Interfaces:
ConfigurableState, State

public class LogoutState
extends StateImpl


Field Summary
 
Fields inherited from class de.schlund.pfixcore.workflow.StateImpl
CAT, config, PROP_INSERTCR
 
Fields inherited from interface de.schlund.pfixcore.workflow.State
SENDAUTHDATA, SENDDATA
 
Constructor Summary
LogoutState()
           
 
Method Summary
 ResultDocument getDocument(Context context, PfixServletRequest req)
           
 
Methods inherited from class de.schlund.pfixcore.workflow.StateImpl
addResponseHeadersAndType, createDefaultResultDocument, getConfig, isAccessible, isDirectTrigger, isPageFlowRunning, isSubmitAuthTrigger, isSubmitTrigger, needsData, renderContextResources, setConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoutState

public LogoutState()
Method Detail

getDocument

public ResultDocument getDocument(Context context,
                                  PfixServletRequest req)
                           throws Exception
Specified by:
getDocument in interface State
Specified by:
getDocument in class StateImpl
Throws:
Exception


Copyright © 2012 United Internet. All Rights Reserved.