IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.cs.ajax
Class AjaxHtmlPresentationHandler

java.lang.Object
  extended by com.ibm.btt.clientserver.DSEPresentationHandler
      extended by com.ibm.btt.cs.html.HtmlPresentationHandler
          extended by com.ibm.btt.cs.ajax.AjaxHtmlPresentationHandler
All Implemented Interfaces:
PresentationHandler

public class AjaxHtmlPresentationHandler
extends HtmlPresentationHandler


Field Summary
static java.lang.String JSON_FMT
           
 
Fields inherited from class com.ibm.btt.clientserver.DSEPresentationHandler
javaClientException, javaClientTrace
 
Constructor Summary
AjaxHtmlPresentationHandler()
           
 
Method Summary
 void processReply(ChannelContext channelContext, java.lang.Object operation)
          Obtain the name of the page to display and forward the request to that page.
 
Methods inherited from class com.ibm.btt.cs.html.HtmlPresentationHandler
addFieldTo, addRequiredDataToSessionCtx, clearUp, forward, getJspBasePath, getOrgRequest, getOrgResponse, getRVS, getSessionId, handleException, handleException, processException
 
Methods inherited from class com.ibm.btt.clientserver.DSEPresentationHandler
handleException, processSessionReply, usingCookies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JSON_FMT

public static final java.lang.String JSON_FMT
See Also:
Constant Field Values
Constructor Detail

AjaxHtmlPresentationHandler

public AjaxHtmlPresentationHandler()
Method Detail

processReply

public void processReply(ChannelContext channelContext,
                         java.lang.Object operation)
Obtain the name of the page to display and forward the request to that page.

Specified by:
processReply in interface PresentationHandler
Overrides:
processReply in class HtmlPresentationHandler
Parameters:
channelContext - ChannelContext
operation - ServerOperation

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011