com.ibm.btt.tools.migration.generator.bp
Class AccessGenerator
java.lang.Object
com.ibm.btt.tools.migration.operation.BaseGenerator
com.ibm.btt.tools.migration.generator.bp.AccessGenerator
- public class AccessGenerator
- extends BaseGenerator
The class is used for Migration purporse
Methods inherited from class com.ibm.btt.tools.migration.operation.BaseGenerator |
assertFile, convertNameToPath, createPackage, generateInvokerForBP, generateInvokerForBP, generateInvokerForEJB, generateInvokerForEJB, getFileContents, setFileContents, setFileContents, subst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessGenerator
public AccessGenerator()
generateAccess
public java.lang.String generateAccess(DSEServerOperation op)
throws org.eclipse.core.runtime.CoreException,
java.io.IOException,
org.apache.regexp.RESyntaxException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
org.apache.regexp.RESyntaxException
generateAccess
public java.lang.String generateAccess(DSEProcessor op)
throws org.eclipse.core.runtime.CoreException,
java.io.IOException,
org.apache.regexp.RESyntaxException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
org.apache.regexp.RESyntaxException
getAccessTemplete
protected java.lang.String getAccessTemplete()
throws org.eclipse.core.runtime.CoreException,
java.io.IOException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
(c) Copyright IBM Corporation 1998, 2005