IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.config
Class BTTProcessCtxMapperConfig

java.lang.Object
  extended bycom.ibm.btt.struts.config.BTTProcessCtxMapperConfig

public class BTTProcessCtxMapperConfig
extends java.lang.Object


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 Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005