com.ibm.btt.tools.migration.selfdefine
Class SelfDefines
java.lang.Object
com.ibm.btt.tools.migration.selfdefine.SelfDefines
- public class SelfDefines
- extends java.lang.Object
SelfDefines
This class is to gather all of the self-define files
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextstream
TagInputStream contextstream
dataelementstream
TagInputStream dataelementstream
typedatastream
TagInputStream typedatastream
formatstream
TagInputStream formatstream
servicestream
TagInputStream servicestream
SelfDefines
public SelfDefines()
main
public static void main(java.lang.String[] args)
doMigrate
public void doMigrate()
doMigrate
public void doMigrate(SelfDefFileMigration msf)
refreshList
public void refreshList()
getSelfdefinelist
public java.util.Hashtable getSelfdefinelist()
throws java.io.IOException,
DSEObjectNotFoundException,
java.lang.Exception
- Gather the name list of the self define operations or processes
- Returns:
- Vector - the name list
- Throws:
java.io.IOException
DSEObjectNotFoundException
java.lang.Exception
setSelfdefinelist
public void setSelfdefinelist(java.util.Hashtable hashtable)
- Parameters:
hashtable
-
getTargetLoc
public java.lang.String getTargetLoc()
- Get the target path which will place the migrated defintion files
- Returns:
- String
setTargetLoc
public void setTargetLoc(java.lang.String string)
- Set the target path which will place the migrated defintion files
- Parameters:
string
-
(c) Copyright IBM Corporation 1998, 2005