IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.server.bean
Class OpStepHtmlChannelAdaptor

java.lang.Object
  extended by com.ibm.btt.server.bean.OpStepHtmlChannelAdaptor

public class OpStepHtmlChannelAdaptor
extends java.lang.Object


Field Summary
protected static BTTLog log
           
 
Constructor Summary
OpStepHtmlChannelAdaptor()
           
 
Method Summary
 java.util.Map execute(java.util.Map params)
           
 java.util.Map executeHtmlclient(Context sessionContext, KeyedCollection kcReqData, java.lang.String operationName)
           
 java.util.Map executeHtmlCreateSession(KeyedCollection kcReqData, java.lang.String operationName, java.util.Map reqTable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final BTTLog log
Constructor Detail

OpStepHtmlChannelAdaptor

public OpStepHtmlChannelAdaptor()
Method Detail

execute

public java.util.Map execute(java.util.Map params)
                      throws java.lang.Exception
Throws:
java.lang.Exception

executeHtmlclient

public java.util.Map executeHtmlclient(Context sessionContext,
                                       KeyedCollection kcReqData,
                                       java.lang.String operationName)
                                throws java.lang.Exception
Throws:
java.lang.Exception

executeHtmlCreateSession

public java.util.Map executeHtmlCreateSession(KeyedCollection kcReqData,
                                              java.lang.String operationName,
                                              java.util.Map reqTable)
                                       throws java.lang.Exception
Throws:
java.lang.Exception

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008