|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.clientserver.DSEPresentationHandler
com.ibm.btt.cs.html.HtmlPresentationHandler
com.ibm.btt.cs.ajax.AjaxHtmlPresentationHandler
public class AjaxHtmlPresentationHandler
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 |
---|
public static final java.lang.String JSON_FMT
Constructor Detail |
---|
public AjaxHtmlPresentationHandler()
Method Detail |
---|
public void processReply(ChannelContext channelContext, java.lang.Object operation)
processReply
in interface PresentationHandler
processReply
in class HtmlPresentationHandler
channelContext
- ChannelContextoperation
- ServerOperation
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |