IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.cs.rest
Class RestChannelSession

java.lang.Object
  extended by com.ibm.btt.cs.rest.RestChannelSession
All Implemented Interfaces:
ChannelSession

public class RestChannelSession
extends java.lang.Object
implements ChannelSession


Field Summary
protected  javax.servlet.http.HttpSession session
           
 
Constructor Summary
RestChannelSession(javax.servlet.http.HttpSession session)
           
 
Method Summary
 java.lang.String getId()
          Returns the value of the id property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

protected javax.servlet.http.HttpSession session
Constructor Detail

RestChannelSession

public RestChannelSession(javax.servlet.http.HttpSession session)
Method Detail

getId

public java.lang.String getId()
Description copied from interface: ChannelSession
Returns the value of the id property.

Specified by:
getId in interface ChannelSession
Returns:
String - The unique identifier for the sessionid.

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011