com.phenix.pct
Interface ProgressProcedures
- All Known Implementing Classes:
- ProgressV10, ProgressV102B, ProgressV8, ProgressV9
public interface ProgressProcedures
Interface which has to be implement to reflect programs used by PCT depending on Progress
version.
- Version:
- $Revision$
- Author:
- Gilles QUERRET
getCompileProcedure
String getCompileProcedure()
getIncrementalProcedure
String getIncrementalProcedure()
needRedirector
boolean needRedirector()
getInitString
String getInitString()
getConnectString
String getConnectString()
getAliasString
String getAliasString()
getPropathString
String getPropathString()
getRunString
String getRunString()
getReturnProc
String getReturnProc()
getParameterString
String getParameterString()
getOutputParameterDeclaration
String getOutputParameterDeclaration()
getOutputParameterProc
String getOutputParameterProc()
getAfterRun
String getAfterRun()
getOutputParameterCall
String getOutputParameterCall()
getQuit
String getQuit()
Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.