com.phenix.pct
Class ProgressV10
java.lang.Object
com.phenix.pct.ProgressV10
- All Implemented Interfaces:
- ProgressProcedures
public class ProgressV10
- extends Object
- implements ProgressProcedures
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressV10
public ProgressV10()
getCompileProcedure
public String getCompileProcedure()
- Specified by:
getCompileProcedure in interface ProgressProcedures
getIncrementalProcedure
public String getIncrementalProcedure()
- Specified by:
getIncrementalProcedure in interface ProgressProcedures
needRedirector
public boolean needRedirector()
- Specified by:
needRedirector in interface ProgressProcedures
getInitString
public String getInitString()
- Specified by:
getInitString in interface ProgressProcedures
getConnectString
public String getConnectString()
- Specified by:
getConnectString in interface ProgressProcedures
getAliasString
public String getAliasString()
- Specified by:
getAliasString in interface ProgressProcedures
getPropathString
public String getPropathString()
- Specified by:
getPropathString in interface ProgressProcedures
getRunString
public String getRunString()
- Specified by:
getRunString in interface ProgressProcedures
getReturnProc
public String getReturnProc()
- Specified by:
getReturnProc in interface ProgressProcedures
getParameterString
public String getParameterString()
- Specified by:
getParameterString in interface ProgressProcedures
getString
public String getString(String key)
getOutputParameterDeclaration
public String getOutputParameterDeclaration()
- Specified by:
getOutputParameterDeclaration in interface ProgressProcedures
getOutputParameterProc
public String getOutputParameterProc()
- Specified by:
getOutputParameterProc in interface ProgressProcedures
getAfterRun
public String getAfterRun()
- Specified by:
getAfterRun in interface ProgressProcedures
getOutputParameterCall
public String getOutputParameterCall()
- Specified by:
getOutputParameterCall in interface ProgressProcedures
getQuit
public String getQuit()
- Specified by:
getQuit in interface ProgressProcedures
Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.