IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.struts.config
Class BTTProcessCtxMapperConfig

java.lang.Object
  extended by com.ibm.btt.struts.config.BTTProcessCtxMapperConfig
All Implemented Interfaces:
java.io.Serializable

public class BTTProcessCtxMapperConfig
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
BTTProcessCtxMapperConfig()
           
 
Method Summary
 void addBTTContextMapItem(BTTContextMapItemConfig config)
           
 java.util.Hashtable findContextMaps()
           
 java.lang.String getId()
           
 void removeBTTContextMapItem(BTTContextMapItemConfig config)
           
 void setId(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTTProcessCtxMapperConfig

public BTTProcessCtxMapperConfig()
Method Detail

getId

public java.lang.String getId()
Returns:
String

setId

public void setId(java.lang.String string)
Parameters:
string -

addBTTContextMapItem

public void addBTTContextMapItem(BTTContextMapItemConfig config)

removeBTTContextMapItem

public void removeBTTContextMapItem(BTTContextMapItemConfig config)

findContextMaps

public java.util.Hashtable findContextMaps()

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008