com.phenix.pct
Class ProgressV9

java.lang.Object
  extended by com.phenix.pct.ProgressV9
All Implemented Interfaces:
ProgressProcedures

public class ProgressV9
extends Object
implements ProgressProcedures


Constructor Summary
ProgressV9()
           
 
Method Summary
 String getAfterRun()
           
 String getAliasString()
           
 String getCompileProcedure()
           
 String getConnectString()
           
 String getIncrementalProcedure()
           
 String getInitString()
           
 String getOutputParameterCall()
           
 String getOutputParameterDeclaration()
           
 String getOutputParameterProc()
           
 String getParameterString()
           
 String getPropathString()
           
 String getQuit()
           
 String getReturnProc()
           
 String getRunString()
           
 String getString(String key)
           
 boolean needRedirector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressV9

public ProgressV9()
Method Detail

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)

getAfterRun

public String getAfterRun()
Specified by:
getAfterRun in interface ProgressProcedures

getOutputParameterCall

public String getOutputParameterCall()
Specified by:
getOutputParameterCall in interface ProgressProcedures

getOutputParameterDeclaration

public String getOutputParameterDeclaration()
Specified by:
getOutputParameterDeclaration in interface ProgressProcedures

getOutputParameterProc

public String getOutputParameterProc()
Specified by:
getOutputParameterProc in interface ProgressProcedures

getQuit

public String getQuit()
Specified by:
getQuit in interface ProgressProcedures


Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.