A B C D E F G H I L M N O P Q R S T U V W

A

action - Variable in class com.phenix.pct.PCTBroker
 
add(FileNameMapper) - Method in class com.phenix.pct.PCTBgCompile
Add a nested filenamemapper.
addConfiguredExclude(Pattern) - Method in class com.phenix.pct.PCTBinaryDump
 
addConfiguredInclude(Pattern) - Method in class com.phenix.pct.PCTBinaryDump
 
addConfiguredPCTAlias(PCTAlias) - Method in class com.phenix.pct.PCTConnection
Adds an alias to the current DB connection.
addConfiguredServer(ServerProcess) - Method in class com.phenix.pct.PCTASBroker
Server settings
addConfiguredServer(WSServerProcess) - Method in class com.phenix.pct.PCTWSBroker
Server settings
addConfiguredTable(PCTTable) - Method in class com.phenix.pct.PCTDumpSchema
 
addConfiguredTable(PCTTable) - Method in class com.phenix.pct.PCTLoadData
 
addEnv(Environment.Variable) - Method in class com.phenix.pct.PCT
Add an environment variable to the launched process.
addFileset(FileSet) - Method in class com.phenix.pct.PCTBgCompile
Adds a set of files to archive.
addFileset(FileSet) - Method in class com.phenix.pct.PCTBinaryLoad
Adds a set of files to archive.
addFileset(FileSet) - Method in class com.phenix.pct.PCTCompile
Adds a set of files to archive.
addFileset(FileSet) - Method in class com.phenix.pct.PCTLibrary
Adds a set of files to archive.
addFileset(FileSet) - Method in class com.phenix.pct.PCTWSComp
Adds a set of files to archive.
addFileset(FileSet) - Method in class com.phenix.pct.PCTXCode
Adds a set of files to encrypt
addMSSHolder(MSSHolder) - Method in class com.phenix.pct.PCTCreateBase
Adds an SQL Server schema holder
addODBCHolder(ODBCHolder) - Method in class com.phenix.pct.PCTCreateBase
Adds an ODBC schema holder
addOption(PCTRunOption) - Method in class com.phenix.pct.GenericExecuteOptions
Adds a new command line option
addOption(PCTRunOption) - Method in class com.phenix.pct.PCTBgRun
 
addOption(PCTRunOption) - Method in class com.phenix.pct.PCTRun
Adds a new command line option
addOracleHolder(OracleHolder) - Method in class com.phenix.pct.PCTCreateBase
Adds an Oracle schema holder
addOutputParameter(OutputParameter) - Method in class com.phenix.pct.GenericExecuteOptions
Add a new output param which will be passed to progress procedure
addOutputParameter(OutputParameter) - Method in class com.phenix.pct.PCTBgRun
 
addOutputParameter(OutputParameter) - Method in class com.phenix.pct.PCTRun
Add a new output param which will be passed to progress procedure
addParameter(RunParameter) - Method in class com.phenix.pct.GenericExecuteOptions
Adds a new parameter which can be read by the called Progress procedure
addParameter(RunParameter) - Method in class com.phenix.pct.PCTBgRun
 
addParameter(RunParameter) - Method in class com.phenix.pct.PCTRun
Add a new parameter which will be passed to the progress procedure in a temp-table
addPCTConnection(PCTConnection) - Method in class com.phenix.pct.GenericExecuteOptions
Adds a database connection
addPCTConnection(PCTConnection) - Method in class com.phenix.pct.PCTBgRun
 
addPCTConnection(PCTConnection) - Method in class com.phenix.pct.PCTBinaryDump
Adds a database connection
addPCTConnection(PCTConnection) - Method in class com.phenix.pct.PCTBinaryLoad
Adds a database connection
addPCTConnection(PCTConnection) - Method in class com.phenix.pct.PCTRun
Adds a database connection
addPCTRunOption(PCTRunOption) - Method in class com.phenix.pct.GenericExecuteOptions
 
addPCTRunOption(PCTRunOption) - Method in class com.phenix.pct.PCTBgRun
 
addPCTRunOption(PCTRunOption) - Method in class com.phenix.pct.PCTRun
 
addPropath(Path) - Method in class com.phenix.pct.PCTRun
Set the propath to be used when running the procedure
available() - Method in class com.phenix.pct.PLResource.PLFileInputStream
 

B

BackgroundWorker - Class in com.phenix.pct
 
BackgroundWorker(PCTBgRun) - Constructor for class com.phenix.pct.BackgroundWorker
 
BackgroundWorker.Message - Class in com.phenix.pct
 
BackgroundWorker.Message(String) - Constructor for class com.phenix.pct.BackgroundWorker.Message
 
bufferToHex(byte[], int, int) - Static method in class com.phenix.pct.RCodeInfo
 

C

caseSensitive - Variable in class com.phenix.pct.MSSHolder
 
checkDlcHome() - Method in class com.phenix.pct.PCT
 
cleanup() - Method in class com.phenix.pct.PCTBgRun
 
cleanup() - Method in class com.phenix.pct.PCTBinaryDump
Delete temporary files if debug not activated
cleanup() - Method in class com.phenix.pct.PCTCompile
Delete temporary files if debug not activated
cleanup() - Method in class com.phenix.pct.PCTLibrary
Delete temporary files if debug not activated
cleanup() - Method in class com.phenix.pct.PCTRun
Delete temporary files if debug not activated
cleanup() - Method in class com.phenix.pct.PCTWSComp
Delete temporary files if debug not activated
cleanup() - Method in class com.phenix.pct.PCTXCode
 
com.phenix.pct - package com.phenix.pct
 
compareTo(Object) - Method in class com.phenix.pct.DLCVersion
Compares only major, minor and maintenance
CONMGR_PROPERTIES - Static variable in class com.phenix.pct.PCTBroker
 
copyFile(InputStream, OutputStream) - Static method in class com.phenix.pct.RCodeSelector
 
CRCDifferent - Class in com.phenix.pct
Selector for rcode
CRCDifferent() - Constructor for class com.phenix.pct.CRCDifferent
 
CREATE - Static variable in class com.phenix.pct.PCTBroker
 
createArguments(ExecTask) - Method in class com.phenix.pct.PCTConnection
Populates a command line with the needed arguments to connect to the specified database
createBackgroundConnectString() - Method in class com.phenix.pct.PCTConnection
Returns a string which could be used to connect a database from a background worker Pipe separated list, first entry is connection string, followed by aliases.
createConnectString() - Method in class com.phenix.pct.PCTConnection
Returns a string which could be used by a CONNECT statement or directly in a _progres or prowin32 command line
createJvmarg() - Method in class com.phenix.pct.PCTProxygen
 
createMapper() - Method in class com.phenix.pct.PCTBgCompile
Define the mapper to map source to destination files.
createOpenEdgeWorker(Socket) - Method in class com.phenix.pct.PCTBgCompile
 
createOpenEdgeWorker(Socket) - Method in class com.phenix.pct.PCTBgCRC
 
createOpenEdgeWorker(Socket) - Method in class com.phenix.pct.PCTBgRun
 
createPropath() - Method in class com.phenix.pct.GenericExecuteOptions
Creates a new Path instance
createPropath() - Method in class com.phenix.pct.PCTBgRun
 
createPropath() - Method in class com.phenix.pct.PCTBinaryDump
Creates a new Path instance
createPropath() - Method in class com.phenix.pct.PCTCreateBase
Creates a new Path instance
createPropath() - Method in class com.phenix.pct.PCTRun
Creates a new Path instance

D

dbConnList - Variable in class com.phenix.pct.PCTRun
 
DELETE - Static variable in class com.phenix.pct.PCTBroker
 
deleteDirectory(File) - Static method in class com.phenix.pct.PCT
Deletes a directory recursively.
DLCVersion - Class in com.phenix.pct
 
DLCVersion(int, int, String) - Constructor for class com.phenix.pct.DLCVersion
 
DLCVersion.Builder - Class in com.phenix.pct
 
DLCVersion.Builder() - Constructor for class com.phenix.pct.DLCVersion.Builder
 

E

equals(Object) - Method in class com.phenix.pct.DLCVersion
 
equals(Object) - Method in class com.phenix.pct.OutputParameter
An OutputParameter equals another one if propertyName are equals
escapeString(String) - Static method in class com.phenix.pct.PCT
Escapes a string so it does not accidentally contain Progress escape characters
escapeString(String) - Static method in class com.phenix.pct.PCTRun
Escapes a string so it does not accidentally contain Progress escape characters
exec - Variable in class com.phenix.pct.PCTRun
 
execute() - Method in class com.phenix.pct.PCT
This method has to be overridden
execute() - Method in class com.phenix.pct.PCTASBroker
Do the work
execute() - Method in class com.phenix.pct.PCTBgCompile
Do the work
execute() - Method in class com.phenix.pct.PCTBgCRC
Do the work
execute() - Method in class com.phenix.pct.PCTBgRun
Do the work
execute() - Method in class com.phenix.pct.PCTBinaryDump
Do the work
execute() - Method in class com.phenix.pct.PCTBinaryLoad
Do the work
execute() - Method in class com.phenix.pct.PCTBroker
 
execute() - Method in class com.phenix.pct.PCTCompile
Do the work
execute() - Method in class com.phenix.pct.PCTCRC
Deprecated. Do the work
execute() - Method in class com.phenix.pct.PCTCreateBase
Do the work
execute() - Method in class com.phenix.pct.PCTDumpData
Do the work
execute() - Method in class com.phenix.pct.PCTDumpIncremental
Do the work
execute() - Method in class com.phenix.pct.PCTDumpSchema
Do the work
execute() - Method in class com.phenix.pct.PCTLibrary
Do the work
execute() - Method in class com.phenix.pct.PCTLoadData
Do the work
execute() - Method in class com.phenix.pct.PCTLoadSchema
Do the work
execute() - Method in class com.phenix.pct.PCTNSBroker
Do the work
execute() - Method in class com.phenix.pct.PCTProxygen
Do the work
execute() - Method in class com.phenix.pct.PCTRun
Do the work
execute() - Method in class com.phenix.pct.PCTSchemaDoc
do the work
execute() - Method in class com.phenix.pct.PCTWSBroker
Do the work
execute() - Method in class com.phenix.pct.PCTWSComp
Do the work
execute() - Method in class com.phenix.pct.PCTXCode
Do the work
execute() - Method in class com.phenix.pct.ProgressVersion
 
execute() - Method in class com.phenix.pct.Version
 
execute() - Method in class net.cordova.prounit.ProUnit
 
extractPL() - Method in class com.phenix.pct.PCT
Deprecated. PCT 0.11 Use extractPL(File) instead
extractPL(File) - Method in class com.phenix.pct.PCT
Extracts pct.pl from PCT.jar into a file, and returns true if the operation was OK Automatically extract v9 or v10 PL

F

fetchEntry() - Method in class com.phenix.pct.PLResource
 
file - Variable in class com.phenix.pct.PCTBroker
 
FileEntry - Class in com.phenix.pct
Class representing a file entry in a PL file
FileEntry(int) - Constructor for class com.phenix.pct.FileEntry
Invalid file entry - Will be skipped in entries list
FileEntry(String, long, long, int, int, int) - Constructor for class com.phenix.pct.FileEntry
 
fillMapsFromArchive(Resource, String, Map, Map, Map, Map) - Method in class com.phenix.pct.PLScanner
 

G

GenericExecuteOptions - Class in com.phenix.pct
 
GenericExecuteOptions(Project) - Constructor for class com.phenix.pct.GenericExecuteOptions
 
getActivateProc() - Method in class com.phenix.pct.ServerProcess
 
getAddDate() - Method in class com.phenix.pct.FileEntry
 
getAfterRun() - Method in interface com.phenix.pct.ProgressProcedures
 
getAfterRun() - Method in class com.phenix.pct.ProgressV10
 
getAfterRun() - Method in class com.phenix.pct.ProgressV102B
 
getAfterRun() - Method in class com.phenix.pct.ProgressV8
 
getAfterRun() - Method in class com.phenix.pct.ProgressV9
 
getAliases() - Method in class com.phenix.pct.PCTConnection
Returns defined aliases for a database connection
getAliasString() - Method in interface com.phenix.pct.ProgressProcedures
 
getAliasString() - Method in class com.phenix.pct.ProgressV10
 
getAliasString() - Method in class com.phenix.pct.ProgressV102B
 
getAliasString() - Method in class com.phenix.pct.ProgressV8
 
getAliasString() - Method in class com.phenix.pct.ProgressV9
 
getAppURL() - Method in class com.phenix.pct.PCTWSBroker
 
getBaseDir() - Method in class com.phenix.pct.GenericExecuteOptions
 
getBinUploadMaxSize() - Method in class com.phenix.pct.PCTWSBroker
 
getCenturyYearOffset() - Method in class com.phenix.pct.GenericExecuteOptions
 
getCmdLineParameters() - Method in class com.phenix.pct.GenericExecuteOptions
 
getCmdLineParameters() - Method in class com.phenix.pct.PCTRun
 
getCmdLineParameters() - Method in class com.phenix.pct.WSServerProcess
 
getCodepage() - Method in class com.phenix.pct.SchemaHolder
Returns holder's codepage
getCollation() - Method in class com.phenix.pct.SchemaHolder
Returns holder's collation table
getCompileProcedure() - Method in interface com.phenix.pct.ProgressProcedures
 
getCompileProcedure() - Method in class com.phenix.pct.ProgressV10
 
getCompileProcedure() - Method in class com.phenix.pct.ProgressV102B
 
getCompileProcedure() - Method in class com.phenix.pct.ProgressV8
 
getCompileProcedure() - Method in class com.phenix.pct.ProgressV9
 
getConnectParametersList() - Method in class com.phenix.pct.PCTConnection
Returns an ordered list of connection parameters
getConnectProc() - Method in class com.phenix.pct.ServerProcess
 
getConnectString() - Method in interface com.phenix.pct.ProgressProcedures
 
getConnectString() - Method in class com.phenix.pct.ProgressV10
 
getConnectString() - Method in class com.phenix.pct.ProgressV102B
 
getConnectString() - Method in class com.phenix.pct.ProgressV8
 
getConnectString() - Method in class com.phenix.pct.ProgressV9
 
getCookieDomain() - Method in class com.phenix.pct.PCTWSBroker
 
getCookiePath() - Method in class com.phenix.pct.PCTWSBroker
 
getCpInternal() - Method in class com.phenix.pct.GenericExecuteOptions
 
getCpStream() - Method in class com.phenix.pct.GenericExecuteOptions
 
getCRC() - Method in class com.phenix.pct.RCodeInfo
Returns r-code CRC
getDate() - Method in class com.phenix.pct.DLCVersion
 
getDBConnections() - Method in class com.phenix.pct.GenericExecuteOptions
Returns list of database connections.
getDbConnList() - Method in class com.phenix.pct.GenericExecuteOptions
 
getDbName() - Method in class com.phenix.pct.PCTConnection
Returns database name
getDbName() - Method in class com.phenix.pct.SchemaHolder
Returns schema holder name
getDeactivateProc() - Method in class com.phenix.pct.ServerProcess
 
getDebugMode() - Method in class com.phenix.pct.PCTWSBroker
 
getDebugPCT() - Method in class com.phenix.pct.PCTRun
Return PCT Debug status
getDebugReady() - Method in class com.phenix.pct.GenericExecuteOptions
 
getDestFile() - Method in class com.phenix.pct.PCTBgCRC
 
getDirSize() - Method in class com.phenix.pct.GenericExecuteOptions
 
getDisconnectProc() - Method in class com.phenix.pct.ServerProcess
 
getDlcBin() - Method in class com.phenix.pct.PCT
Returns Progress executables directory
getDlcHome() - Method in class com.phenix.pct.PCT
Returns Progress installation directory
getDLCMaintenanceVersion() - Method in class com.phenix.pct.PCT
Returns maintenance version
getDLCMajorVersion() - Method in class com.phenix.pct.PCT
Returns major version number
getDLCMinorVersion() - Method in class com.phenix.pct.PCT
Returns minor version number
getDLCPatchLevel() - Method in class com.phenix.pct.PCT
Returns patch level string
getDLCRevision() - Method in class com.phenix.pct.PCT
Deprecated. Use PCT.getDLCMaintenanceVersion() instead
getEntry(String) - Method in class com.phenix.pct.PLReader
 
getEnvironment() - Method in class com.phenix.pct.PCT
 
getExecPath(String) - Method in class com.phenix.pct.PCT
Returns a Progress executable path
getFileList() - Method in class com.phenix.pct.PLReader
Returns entries contained in this procedure library
getFileName() - Method in class com.phenix.pct.FileEntry
 
getFullVersion() - Method in class com.phenix.pct.DLCVersion
 
getFullVersion() - Method in class com.phenix.pct.PCT
Returns full version string
getIncludedPL() - Method in class com.phenix.pct.PCT
Use default pct.pl included in JAR file into PROPATH
getIncrementalProcedure() - Method in interface com.phenix.pct.ProgressProcedures
 
getIncrementalProcedure() - Method in class com.phenix.pct.ProgressV10
 
getIncrementalProcedure() - Method in class com.phenix.pct.ProgressV102B
 
getIncrementalProcedure() - Method in class com.phenix.pct.ProgressV8
 
getIncrementalProcedure() - Method in class com.phenix.pct.ProgressV9
 
getIniFile() - Method in class com.phenix.pct.GenericExecuteOptions
 
getInitString() - Method in interface com.phenix.pct.ProgressProcedures
 
getInitString() - Method in class com.phenix.pct.ProgressV10
 
getInitString() - Method in class com.phenix.pct.ProgressV102B
 
getInitString() - Method in class com.phenix.pct.ProgressV8
 
getInitString() - Method in class com.phenix.pct.ProgressV9
 
getInputChars() - Method in class com.phenix.pct.GenericExecuteOptions
 
getInputStream(FileEntry) - Method in class com.phenix.pct.PLReader
 
getInputStream() - Method in class com.phenix.pct.PLResource
 
getJavaFileset() - Method in class com.phenix.pct.PCT
Deprecated. Since 0.11, use getJavaFileset(Project) instead
getJavaFileset(Project) - Method in class com.phenix.pct.PCT
Returns a fileset containing every JAR/ZIP files needed for proxygen task
getLevel() - Method in class com.phenix.pct.BackgroundWorker.Message
 
getMaintenanceVersion() - Method in class com.phenix.pct.DLCVersion
 
getMajorVersion() - Method in class com.phenix.pct.DLCVersion
 
getMaximumMemory() - Method in class com.phenix.pct.GenericExecuteOptions
 
getMD5() - Method in class com.phenix.pct.RCodeInfo
 
getMessageBufferSize() - Method in class com.phenix.pct.GenericExecuteOptions
 
getMinorVersion() - Method in class com.phenix.pct.DLCVersion
 
getModDate() - Method in class com.phenix.pct.FileEntry
 
getMsg() - Method in class com.phenix.pct.BackgroundWorker.Message
 
getName() - Method in class com.phenix.pct.OutputParameter
Returns parameter name
getName() - Method in class com.phenix.pct.Pattern
 
getName() - Method in class com.phenix.pct.PCTAlias
Alias name
getName() - Method in class com.phenix.pct.PCTRunOption
 
getName() - Method in class com.phenix.pct.PCTTable
Table name
getName() - Method in class com.phenix.pct.RunParameter
Returns parameter name
getNoError() - Method in class com.phenix.pct.PCTAlias
If alias should be declared with NO-ERROR
getNumdec() - Method in class com.phenix.pct.GenericExecuteOptions
 
getNumsep() - Method in class com.phenix.pct.GenericExecuteOptions
 
getObject(File) - Static method in class com.phenix.pct.DLCVersion
 
getOffset() - Method in class com.phenix.pct.FileEntry
 
getOptions() - Method in class com.phenix.pct.GenericExecuteOptions
Returns list of command line options.
getOptions() - Method in class com.phenix.pct.PCTBgRun
 
getOracleVersion() - Method in class com.phenix.pct.OracleHolder
 
getOutputParameterCall() - Method in interface com.phenix.pct.ProgressProcedures
 
getOutputParameterCall() - Method in class com.phenix.pct.ProgressV10
 
getOutputParameterCall() - Method in class com.phenix.pct.ProgressV102B
 
getOutputParameterCall() - Method in class com.phenix.pct.ProgressV8
 
getOutputParameterCall() - Method in class com.phenix.pct.ProgressV9
 
getOutputParameterDeclaration() - Method in interface com.phenix.pct.ProgressProcedures
 
getOutputParameterDeclaration() - Method in class com.phenix.pct.ProgressV10
 
getOutputParameterDeclaration() - Method in class com.phenix.pct.ProgressV102B
 
getOutputParameterDeclaration() - Method in class com.phenix.pct.ProgressV8
 
getOutputParameterDeclaration() - Method in class com.phenix.pct.ProgressV9
 
getOutputParameterProc() - Method in interface com.phenix.pct.ProgressProcedures
 
getOutputParameterProc() - Method in class com.phenix.pct.ProgressV10
 
getOutputParameterProc() - Method in class com.phenix.pct.ProgressV102B
 
getOutputParameterProc() - Method in class com.phenix.pct.ProgressV8
 
getOutputParameterProc() - Method in class com.phenix.pct.ProgressV9
 
getOutputParameters() - Method in class com.phenix.pct.GenericExecuteOptions
Returns list of output parameters to be filled by the called Progress procedure.
getParameter() - Method in class com.phenix.pct.GenericExecuteOptions
 
getParameters() - Method in class com.phenix.pct.GenericExecuteOptions
Returns list of parameters passed to the called Progress procedure.
getParameters() - Method in class com.phenix.pct.MSSHolder
 
getParameters() - Method in class com.phenix.pct.ODBCHolder
 
getParameters() - Method in class com.phenix.pct.OracleHolder
 
getParameters() - Method in class com.phenix.pct.SchemaHolder
 
getParameterString() - Method in interface com.phenix.pct.ProgressProcedures
 
getParameterString() - Method in class com.phenix.pct.ProgressV10
 
getParameterString() - Method in class com.phenix.pct.ProgressV102B
 
getParameterString() - Method in class com.phenix.pct.ProgressV8
 
getParameterString() - Method in class com.phenix.pct.ProgressV9
 
getParamFile() - Method in class com.phenix.pct.GenericExecuteOptions
 
getPassword() - Method in class com.phenix.pct.ODBCHolder
 
getPassword() - Method in class com.phenix.pct.SchemaHolder
 
getPatchVersion() - Method in class com.phenix.pct.DLCVersion
 
getProcedure() - Method in class com.phenix.pct.GenericExecuteOptions
 
getProcedure() - Method in class com.phenix.pct.MSSHolder
 
getProcedure() - Method in class com.phenix.pct.ODBCHolder
 
getProcedure() - Method in class com.phenix.pct.OracleHolder
 
getProcedure() - Method in class com.phenix.pct.SchemaHolder
 
getProcedures() - Method in class com.phenix.pct.RCodeInfo
Returns procedures list
getProgressProcedures() - Method in class com.phenix.pct.PCT
Returns an instance of ProgressProcedure
getProgressVar() - Method in class com.phenix.pct.OutputParameter
 
getPropath() - Method in class com.phenix.pct.GenericExecuteOptions
 
getPropath() - Method in class com.phenix.pct.ServerProcess
Get the current propath as a path-separated list
getPropath() - Method in class com.phenix.pct.WSServerProcess
Get the current propath as a path-separated list
getPropathString() - Method in interface com.phenix.pct.ProgressProcedures
 
getPropathString() - Method in class com.phenix.pct.ProgressV10
 
getPropathString() - Method in class com.phenix.pct.ProgressV102B
 
getPropathString() - Method in class com.phenix.pct.ProgressV8
 
getPropathString() - Method in class com.phenix.pct.ProgressV9
 
getQuit() - Method in interface com.phenix.pct.ProgressProcedures
 
getQuit() - Method in class com.phenix.pct.ProgressV10
 
getQuit() - Method in class com.phenix.pct.ProgressV102B
 
getQuit() - Method in class com.phenix.pct.ProgressV8
 
getQuit() - Method in class com.phenix.pct.ProgressV9
 
getrCodeVersion() - Method in class com.phenix.pct.DLCVersion
 
getRCodeVersion() - Method in class com.phenix.pct.PCT
Returns r-code version
getReducedVersion() - Method in class com.phenix.pct.PCT
Returns reduced version
getResultProperty() - Method in class com.phenix.pct.GenericExecuteOptions
 
getReturnProc() - Method in interface com.phenix.pct.ProgressProcedures
 
getReturnProc() - Method in class com.phenix.pct.ProgressV10
 
getReturnProc() - Method in class com.phenix.pct.ProgressV102B
 
getReturnProc() - Method in class com.phenix.pct.ProgressV8
 
getReturnProc() - Method in class com.phenix.pct.ProgressV9
 
getRunParameters() - Method in class com.phenix.pct.GenericExecuteOptions
 
getRunString() - Method in interface com.phenix.pct.ProgressProcedures
 
getRunString() - Method in class com.phenix.pct.ProgressV10
 
getRunString() - Method in class com.phenix.pct.ProgressV102B
 
getRunString() - Method in class com.phenix.pct.ProgressV8
 
getRunString() - Method in class com.phenix.pct.ProgressV9
 
getSchemaFile() - Method in class com.phenix.pct.SchemaHolder
Returns schema file to load
getShutdownProc() - Method in class com.phenix.pct.ServerProcess
 
getSize() - Method in class com.phenix.pct.FileEntry
 
getStackSize() - Method in class com.phenix.pct.GenericExecuteOptions
 
getStartupProc() - Method in class com.phenix.pct.ServerProcess
 
getStatusFileName() - Method in class com.phenix.pct.PCTRun
Returns status file name (where to write progress procedure result)
getString(String) - Static method in class com.phenix.pct.Messages
 
getString(String) - Method in class com.phenix.pct.ProgressV10
 
getString(String) - Method in class com.phenix.pct.ProgressV102B
 
getString(String) - Method in class com.phenix.pct.ProgressV8
 
getString(String) - Method in class com.phenix.pct.ProgressV9
 
getStrings() - Method in class com.phenix.pct.RCodeInfo
Returns strings list
getTempDir() - Method in class com.phenix.pct.GenericExecuteOptions
 
getTempFileName() - Method in class com.phenix.pct.OutputParameter
 
getThreadNumber() - Method in class com.phenix.pct.BackgroundWorker
 
getTimeStamp() - Method in class com.phenix.pct.RCodeInfo
Returns r-code timestamp (in milliseconds)
getTocSize() - Method in class com.phenix.pct.FileEntry
 
getToken() - Method in class com.phenix.pct.GenericExecuteOptions
 
getTtBufferSize() - Method in class com.phenix.pct.GenericExecuteOptions
 
getUploadDir() - Method in class com.phenix.pct.PCTWSBroker
 
getUser() - Method in class com.phenix.pct.ODBCHolder
 
getUsername() - Method in class com.phenix.pct.SchemaHolder
 
getValue() - Method in class com.phenix.pct.PCTRunOption
 
getValue() - Method in class com.phenix.pct.RunParameter
Returns parameter value
getVersion() - Method in class com.phenix.pct.RCodeInfo
Returns r-code compiler version

H

handleResponse(String, String, boolean, String, List) - Method in class com.phenix.pct.BackgroundWorker
This is where you can handle responses from the Progress process TODO Handle dbConnection failures to stop process...
handleResponse(String, String, boolean, String, List) - Method in class com.phenix.pct.PCTBgCompile.CompilationBackgroundWorker
 
handleResponse(String, String, boolean, String, List) - Method in class com.phenix.pct.PCTBgCRC.CRCThreadStatus
 
hasAliases() - Method in class com.phenix.pct.PCTConnection
Checks if aliases defined
hashCode() - Method in class com.phenix.pct.OutputParameter
PropertyName hashCode
hasNamedAlias(String) - Method in class com.phenix.pct.PCTConnection
Checks if an alias is defined

I

initialize(Socket) - Method in class com.phenix.pct.BackgroundWorker
 
initID - Variable in class com.phenix.pct.PCTRun
 
initProc - Variable in class com.phenix.pct.PCTRun
 
internalPropath - Variable in class com.phenix.pct.PCTBgRun
 
internalPropath - Variable in class com.phenix.pct.PCTRun
 
is64bits() - Method in class com.phenix.pct.DLCVersion
 
isBatchMode() - Method in class com.phenix.pct.GenericExecuteOptions
 
isCaseSensitive() - Method in class com.phenix.pct.MSSHolder
 
isCompileUnderscore() - Method in class com.phenix.pct.GenericExecuteOptions
 
isDebugPCT() - Method in class com.phenix.pct.GenericExecuteOptions
 
isGraphMode() - Method in class com.phenix.pct.GenericExecuteOptions
 
isInclude() - Method in class com.phenix.pct.Pattern
 
isPrepared() - Method in class com.phenix.pct.PCTRun
Exec task is prepared ?
isSelected(File, String, File) - Method in class com.phenix.pct.CRCDifferent
Compares two rcodes for CRC, and returns true if CRC are either different or one file is missing (or not rcode).
isSelected(File, String, File) - Method in class com.phenix.pct.RCodeSelector
Compares two rcodes for CRC or MD5, and returns true if CRC or MD5 are either different or one file is missing (or not rcode).
isSourceCodeUsed() - Method in class com.phenix.pct.PCT
 
isSrvAppMode() - Method in class com.phenix.pct.PCTWSBroker
 
isStandardCommand(String) - Method in class com.phenix.pct.BackgroundWorker
 
isValid() - Method in class com.phenix.pct.FileEntry
 
isWebLogError() - Method in class com.phenix.pct.WSServerProcess
 

L

listen() - Method in class com.phenix.pct.BackgroundWorker
 
logMessages(List) - Method in class com.phenix.pct.PCTBgRun
 

M

main(String[]) - Static method in class com.phenix.pct.RCodeInfo
 
mapFileName(String) - Method in class com.phenix.pct.PCTBgCompile.RCodeMapper
Returns an one-element array containing the source file name.
maybeSetResultPropertyValue(int) - Method in class com.phenix.pct.PCTRun
Helper method to set result property to the passed in value if appropriate.
MERGE_CLASS - Static variable in class com.phenix.pct.PCTBroker
 
Messages - Class in com.phenix.pct
 
MSSHolder - Class in com.phenix.pct
 
MSSHolder() - Constructor for class com.phenix.pct.MSSHolder
 

N

name - Variable in class com.phenix.pct.PCTBroker
 
needRedirector() - Method in interface com.phenix.pct.ProgressProcedures
 
needRedirector() - Method in class com.phenix.pct.ProgressV10
 
needRedirector() - Method in class com.phenix.pct.ProgressV102B
 
needRedirector() - Method in class com.phenix.pct.ProgressV8
 
needRedirector() - Method in class com.phenix.pct.ProgressV9
 
net.cordova.prounit - package net.cordova.prounit
 
newArchiveScanner() - Method in class com.phenix.pct.PLFileSet
 
nextRandomInt() - Static method in class com.phenix.pct.PCT
 

O

ODBCHolder - Class in com.phenix.pct
 
ODBCHolder() - Constructor for class com.phenix.pct.ODBCHolder
 
OracleHolder - Class in com.phenix.pct
 
OracleHolder() - Constructor for class com.phenix.pct.OracleHolder
 
OutputParameter - Class in com.phenix.pct
Describes an OUTPUT parameter which will be passed to a progress procedure.
OutputParameter() - Constructor for class com.phenix.pct.OutputParameter
Default constructor
outputParameters - Variable in class com.phenix.pct.PCTRun
 
outputStream - Variable in class com.phenix.pct.PCTRun
 
outputStreamID - Variable in class com.phenix.pct.PCTRun
 

P

Pattern - Class in com.phenix.pct
 
Pattern() - Constructor for class com.phenix.pct.Pattern
 
PCT - Class in com.phenix.pct
Base class for creating tasks involving Progress.
PCT() - Constructor for class com.phenix.pct.PCT
 
PCTAlias - Class in com.phenix.pct
Alias object for PCTConnection
PCTAlias() - Constructor for class com.phenix.pct.PCTAlias
 
PCTASBroker - Class in com.phenix.pct
Class managing appservers tasks
PCTASBroker() - Constructor for class com.phenix.pct.PCTASBroker
Creates a new PCTASBroker object.
PCTBgCompile - Class in com.phenix.pct
Class for compiling Progress procedures
PCTBgCompile() - Constructor for class com.phenix.pct.PCTBgCompile
 
PCTBgCompile.CompilationBackgroundWorker - Class in com.phenix.pct
 
PCTBgCompile.CompilationBackgroundWorker(PCTBgCompile) - Constructor for class com.phenix.pct.PCTBgCompile.CompilationBackgroundWorker
 
PCTBgCompile.RCodeMapper - Class in com.phenix.pct
 
PCTBgCompile.RCodeMapper() - Constructor for class com.phenix.pct.PCTBgCompile.RCodeMapper
 
PCTBgCRC - Class in com.phenix.pct
Generates a file containing CRC for each table (multiple databases allowed)
PCTBgCRC() - Constructor for class com.phenix.pct.PCTBgCRC
 
PCTBgCRC.CRCThreadStatus - Class in com.phenix.pct
 
PCTBgCRC.CRCThreadStatus(PCTBgRun) - Constructor for class com.phenix.pct.PCTBgCRC.CRCThreadStatus
 
PCTBgRun - Class in com.phenix.pct
Run a background Progress procedure.
PCTBgRun() - Constructor for class com.phenix.pct.PCTBgRun
Default constructor
PCTBinaryDump - Class in com.phenix.pct
Binary dump task
PCTBinaryDump() - Constructor for class com.phenix.pct.PCTBinaryDump
Default constructor
PCTBinaryDump(boolean) - Constructor for class com.phenix.pct.PCTBinaryDump
Default constructor
PCTBinaryDump.Exclude - Class in com.phenix.pct
 
PCTBinaryDump.Exclude() - Constructor for class com.phenix.pct.PCTBinaryDump.Exclude
 
PCTBinaryDump.Include - Class in com.phenix.pct
 
PCTBinaryDump.Include() - Constructor for class com.phenix.pct.PCTBinaryDump.Include
 
PCTBinaryLoad - Class in com.phenix.pct
Binary load task
PCTBinaryLoad() - Constructor for class com.phenix.pct.PCTBinaryLoad
 
PCTBroker - Class in com.phenix.pct
Abstract class managing AdminServer tasks
PCTBroker() - Constructor for class com.phenix.pct.PCTBroker
 
PCTCompile - Class in com.phenix.pct
Class for compiling Progress procedures
PCTCompile() - Constructor for class com.phenix.pct.PCTCompile
Creates a new PCTCompile object
PCTConnection - Class in com.phenix.pct
Object to add a database connection to a PCTRun task
PCTConnection() - Constructor for class com.phenix.pct.PCTConnection
 
PCTCRC - Class in com.phenix.pct
Deprecated. Since PCT 0.9 -- Use PCTBgCRC instead
PCTCRC() - Constructor for class com.phenix.pct.PCTCRC
Deprecated.  
PCTCreateBase - Class in com.phenix.pct
Class for creating Progress databases
PCTCreateBase() - Constructor for class com.phenix.pct.PCTCreateBase
 
PCTDumpData - Class in com.phenix.pct
Dumps data from database
PCTDumpData() - Constructor for class com.phenix.pct.PCTDumpData
 
PCTDumpIncremental - Class in com.phenix.pct
Creates a schema diff file between two databases.
PCTDumpIncremental() - Constructor for class com.phenix.pct.PCTDumpIncremental
 
PCTDumpSchema - Class in com.phenix.pct
Dumps schema from database
PCTDumpSchema() - Constructor for class com.phenix.pct.PCTDumpSchema
 
pctLib - Variable in class com.phenix.pct.PCTBgRun
 
pctLib - Variable in class com.phenix.pct.PCTRun
 
PCTLibrary - Class in com.phenix.pct
Class for managing Progress library files
PCTLibrary() - Constructor for class com.phenix.pct.PCTLibrary
Default constructor
PCTLoadData - Class in com.phenix.pct
Loads data into database
PCTLoadData() - Constructor for class com.phenix.pct.PCTLoadData
Creates a new PCTLoadData object
PCTLoadSchema - Class in com.phenix.pct
Loads schema into database
PCTLoadSchema() - Constructor for class com.phenix.pct.PCTLoadSchema
 
PCTNSBroker - Class in com.phenix.pct
Class managing name servers tasks
PCTNSBroker() - Constructor for class com.phenix.pct.PCTNSBroker
Creates a new PCTNSBroker object.
PCTProxygen - Class in com.phenix.pct
Proxygen task
PCTProxygen() - Constructor for class com.phenix.pct.PCTProxygen
 
PCTRun - Class in com.phenix.pct
Run a Progress procedure.
PCTRun() - Constructor for class com.phenix.pct.PCTRun
Default constructor
PCTRun(boolean) - Constructor for class com.phenix.pct.PCTRun
Default constructor
PCTRun(boolean, boolean) - Constructor for class com.phenix.pct.PCTRun
 
PCTRunOption - Class in com.phenix.pct
Optional command-line option
PCTRunOption() - Constructor for class com.phenix.pct.PCTRunOption
 
PCTSchemaDoc - Class in com.phenix.pct
Creates database documentation
PCTSchemaDoc() - Constructor for class com.phenix.pct.PCTSchemaDoc
 
PCTTable - Class in com.phenix.pct
Table object for PCTLoadData
PCTTable() - Constructor for class com.phenix.pct.PCTTable
 
PCTWSBroker - Class in com.phenix.pct
Class managing appservers tasks
PCTWSBroker() - Constructor for class com.phenix.pct.PCTWSBroker
Creates a new PCTASBroker object.
PCTWSComp - Class in com.phenix.pct
Converts Webspeed HTML files to .w or .i
PCTWSComp() - Constructor for class com.phenix.pct.PCTWSComp
 
PCTXCode - Class in com.phenix.pct
Procedure encryption task using xcode utility from Progress
PCTXCode() - Constructor for class com.phenix.pct.PCTXCode
Default constructor
performAction() - Method in class com.phenix.pct.BackgroundWorker
 
performCustomAction() - Method in class com.phenix.pct.BackgroundWorker
This is where you code the task's logic
performCustomAction() - Method in class com.phenix.pct.PCTBgCompile.CompilationBackgroundWorker
 
performCustomAction() - Method in class com.phenix.pct.PCTBgCRC.CRCThreadStatus
 
PLFileSet - Class in com.phenix.pct
 
PLFileSet() - Constructor for class com.phenix.pct.PLFileSet
 
PLFileSet(FileSet) - Constructor for class com.phenix.pct.PLFileSet
 
PLFileSet(PLFileSet) - Constructor for class com.phenix.pct.PLFileSet
 
plID - Variable in class com.phenix.pct.PCTBgRun
 
plID - Variable in class com.phenix.pct.PCTRun
 
PLReader - Class in com.phenix.pct
Class for reading and extracting contents of a Progress Library file.
PLReader(File) - Constructor for class com.phenix.pct.PLReader
 
PLResource - Class in com.phenix.pct
 
PLResource(File, FileEntry) - Constructor for class com.phenix.pct.PLResource
 
PLResource.PLFileInputStream - Class in com.phenix.pct
 
PLResource.PLFileInputStream(File, FileEntry) - Constructor for class com.phenix.pct.PLResource.PLFileInputStream
 
PLScanner - Class in com.phenix.pct
 
PLScanner() - Constructor for class com.phenix.pct.PLScanner
 
prepareExecTask() - Method in class com.phenix.pct.PCTRun
Creates and initialize
preparePropath() - Method in class com.phenix.pct.PCTBgRun
 
preparePropath() - Method in class com.phenix.pct.PCTRun
 
procedure - Variable in class com.phenix.pct.PCTRun
 
ProgressProcedures - Interface in com.phenix.pct
Interface which has to be implement to reflect programs used by PCT depending on Progress version.
ProgressV10 - Class in com.phenix.pct
 
ProgressV10() - Constructor for class com.phenix.pct.ProgressV10
 
ProgressV102B - Class in com.phenix.pct
 
ProgressV102B() - Constructor for class com.phenix.pct.ProgressV102B
 
ProgressV8 - Class in com.phenix.pct
 
ProgressV8() - Constructor for class com.phenix.pct.ProgressV8
 
ProgressV9 - Class in com.phenix.pct
 
ProgressV9() - Constructor for class com.phenix.pct.ProgressV9
 
ProgressVersion - Class in com.phenix.pct
Feeds properties with Progress version
ProgressVersion() - Constructor for class com.phenix.pct.ProgressVersion
 
propath - Variable in class com.phenix.pct.PCTRun
 
ProUnit - Class in net.cordova.prounit
Ant task for ProUnit tests.
ProUnit() - Constructor for class net.cordova.prounit.ProUnit
 

Q

quit - Variable in class com.phenix.pct.BackgroundWorker
 
quit() - Method in class com.phenix.pct.BackgroundWorker
 

R

RCodeInfo - Class in com.phenix.pct
Gathers informations from r-code, as the RCODE-INFO system handle could provide.
RCodeInfo(String) - Constructor for class com.phenix.pct.RCodeInfo
 
RCodeInfo(File) - Constructor for class com.phenix.pct.RCodeInfo
 
RCodeInfo.InvalidRCodeException - Exception in com.phenix.pct
 
RCodeInfo.InvalidRCodeException(String) - Constructor for exception com.phenix.pct.RCodeInfo.InvalidRCodeException
 
RCodeSelector - Class in com.phenix.pct
Selector for rcode
RCodeSelector() - Constructor for class com.phenix.pct.RCodeSelector
 
read() - Method in class com.phenix.pct.PLResource.PLFileInputStream
 
read(byte[]) - Method in class com.phenix.pct.PLResource.PLFileInputStream
 
read(byte[], int, int) - Method in class com.phenix.pct.PLResource.PLFileInputStream
 
readArch(DLCVersion.Builder, File) - Static method in class com.phenix.pct.DLCVersion
 
readVersionFile(DLCVersion.Builder, String) - Static method in class com.phenix.pct.DLCVersion
 
RunParameter - Class in com.phenix.pct
Describes a parameter which will be passed to a progress procedure within a temp-table
RunParameter() - Constructor for class com.phenix.pct.RunParameter
Default constructor
RunParameter(String, String) - Constructor for class com.phenix.pct.RunParameter
 
runParameters - Variable in class com.phenix.pct.PCTRun
 

S

SchemaHolder - Class in com.phenix.pct
Schema holders class.
SchemaHolder() - Constructor for class com.phenix.pct.SchemaHolder
 
sendCommand(String, String) - Method in class com.phenix.pct.BackgroundWorker
 
ServerProcess - Class in com.phenix.pct
 
ServerProcess() - Constructor for class com.phenix.pct.ServerProcess
 
setAction(String) - Method in class com.phenix.pct.PCTBroker
Action type to handle.
setActivateProc(String) - Method in class com.phenix.pct.ServerProcess
 
setActiveIndexes(boolean) - Method in class com.phenix.pct.PCTDumpIncremental
Specifies if new indexes are created Active (true) or Inactive (false).
setAppURL(String) - Method in class com.phenix.pct.PCTWSBroker
 
setAutoStart(boolean) - Method in class com.phenix.pct.PCTASBroker
AutoStart property.
setAutoStart(boolean) - Method in class com.phenix.pct.PCTNSBroker
AutoStart property.
setAutoStart(boolean) - Method in class com.phenix.pct.PCTWSBroker
AutoStart property.
setBaseDir(File) - Method in class com.phenix.pct.GenericExecuteOptions
The directory in which the Progress runtime should be executed.
setBaseDir(File) - Method in class com.phenix.pct.PCTBgRun
 
setBasedir(File) - Method in class com.phenix.pct.PCTLibrary
Directory from which to archive files; optional.
setBaseDir(File) - Method in class com.phenix.pct.PCTRun
The directory in which the Progress runtime should be executed.
setBaseDir(File) - Method in class com.phenix.pct.ServerProcess
 
setBaseDir(File) - Method in class com.phenix.pct.WSServerProcess
 
setBinUploadMaxSize(int) - Method in class com.phenix.pct.PCTWSBroker
 
setBlockSize(int) - Method in class com.phenix.pct.PCTCreateBase
Block size
setBrokerKeepAliveTimeout(int) - Method in class com.phenix.pct.PCTNSBroker
brokerKeepAliveTimeout property.
setBrokerLogFile(File) - Method in class com.phenix.pct.PCTASBroker
Broker log file property.
setBrokerLogFile(File) - Method in class com.phenix.pct.PCTWSBroker
Broker log file property.
setBrokerLogFileAppend(boolean) - Method in class com.phenix.pct.PCTASBroker
Broker log file append.
setBrokerLogFileAppend(boolean) - Method in class com.phenix.pct.PCTWSBroker
Broker log file append.
setBrokerLogLevel(int) - Method in class com.phenix.pct.PCTASBroker
Broker logging level.
setBrokerLogLevel(int) - Method in class com.phenix.pct.PCTWSBroker
Broker logging level.
setBuildException(Throwable) - Method in class com.phenix.pct.PCTBgRun
 
setCacheFile(File) - Method in class com.phenix.pct.PCTConnection
Name of the schema cache file (-cache parameter)
setCaseSensitive(boolean) - Method in class com.phenix.pct.MSSHolder
 
setCenturyYearOffset(int) - Method in class com.phenix.pct.GenericExecuteOptions
Century year offset (-yy attribute)
setCenturyYearOffset(int) - Method in class com.phenix.pct.PCTBgRun
 
setCenturyYearOffset(int) - Method in class com.phenix.pct.PCTRun
Century year offset (-yy attribute)
setCodepage(String) - Method in class com.phenix.pct.PCTCreateBase
Set the desired database codepage (copy from $DLC/prolang/codepage/emptyX)
setCodePage(String) - Method in class com.phenix.pct.PCTDumpIncremental
Specifies the CodePage for the .df file.
setCodepage(String) - Method in class com.phenix.pct.SchemaHolder
Sets holder's codepage
setCollation(String) - Method in class com.phenix.pct.SchemaHolder
Sets holder's collation table
setCommitWhenErrors(boolean) - Method in class com.phenix.pct.PCTLoadSchema
Commit transaction when errors during load
setCompileUnderscore(boolean) - Method in class com.phenix.pct.GenericExecuteOptions
If files beginning with an underscore should be compiled (-zn option) See POSSE documentation for more details
setCompileUnderscore(boolean) - Method in class com.phenix.pct.PCTBgRun
 
setCompileUnderscore(boolean) - Method in class com.phenix.pct.PCTRun
If files beginning with an underscore should be compiled (-zn option) See POSSE documentation for more details
setConnectProc(String) - Method in class com.phenix.pct.ServerProcess
 
setCookieDomain(String) - Method in class com.phenix.pct.PCTWSBroker
 
setCookiePath(String) - Method in class com.phenix.pct.PCTWSBroker
 
setCpInternal(String) - Method in class com.phenix.pct.GenericExecuteOptions
Internal code page (-cpinternal attribute)
setCpInternal(String) - Method in class com.phenix.pct.PCTBgRun
 
setCpInternal(String) - Method in class com.phenix.pct.PCTRun
Internal code page (-cpinternal attribute)
setCpStream(String) - Method in class com.phenix.pct.GenericExecuteOptions
Stream code page (-cpstream attribute)
setCpStream(String) - Method in class com.phenix.pct.PCTBgRun
 
setCpStream(String) - Method in class com.phenix.pct.PCTRun
Stream code page (-cpstream attribute)
setCustomOptions(Map) - Method in class com.phenix.pct.BackgroundWorker
 
setCustomOptions(Map) - Method in class com.phenix.pct.PCTBgCompile.CompilationBackgroundWorker
 
setCustomOptions(Map) - Method in class com.phenix.pct.PCTBgCRC.CRCThreadStatus
 
setDataService(String) - Method in class com.phenix.pct.PCTConnection
Name of the nameserver to connect to a dataserver (-DataService parameter)
setDBConnections(Iterator) - Method in class com.phenix.pct.BackgroundWorker
 
setDbDir(File) - Method in class com.phenix.pct.PCTConnection
Database directory
setDbName(String) - Method in class com.phenix.pct.PCTConnection
Database physical name (-db parameter)
setDBName(String) - Method in class com.phenix.pct.PCTCreateBase
Database name
setDbName(String) - Method in class com.phenix.pct.SchemaHolder
Sets schema holder name
setDbPort(String) - Method in class com.phenix.pct.PCTConnection
Port name or number (-S parameter)
setDbType(String) - Method in class com.phenix.pct.PCTConnection
Database type (ORACLE, SQLSERVER or nothing) (-dt parameter)
setDeactivateProc(String) - Method in class com.phenix.pct.ServerProcess
 
setDebug(boolean) - Method in class com.phenix.pct.PCTWSComp
Sets debug flag on in e4gl-gen.p
setDebugLevel(int) - Method in class com.phenix.pct.PCTDumpIncremental
Sets the debug level.
setDebugListing(boolean) - Method in class com.phenix.pct.PCTBgCompile
Create debug list files during compilation
setDebugListing(boolean) - Method in class com.phenix.pct.PCTCompile
Create debug list files during compilation
setDebugMode(int) - Method in class com.phenix.pct.PCTWSBroker
 
setDebugPCT(boolean) - Method in class com.phenix.pct.GenericExecuteOptions
Turns on/off debugging mode (keeps Progress temp files on disk)
setDebugPCT(boolean) - Method in class com.phenix.pct.PCTBgRun
 
setDebugPCT(boolean) - Method in class com.phenix.pct.PCTRun
Turns on/off debugging mode (keeps Progress temp files on disk)
setDebugPCT(boolean) - Method in class com.phenix.pct.ServerProcess
 
setDebugPCT(boolean) - Method in class com.phenix.pct.WSServerProcess
 
setDebugReady(int) - Method in class com.phenix.pct.GenericExecuteOptions
Port number on which debugger should connect (-debugReady parameter)
setDebugReady(int) - Method in class com.phenix.pct.PCTBgRun
 
setDebugReady(int) - Method in class com.phenix.pct.PCTRun
Port number on which debugger should connect (-debugReady parameter)
setDefaultexcludes(boolean) - Method in class com.phenix.pct.PCTLibrary
Sets whether default exclusions should be used or not.
setDest(File) - Method in class com.phenix.pct.PCTBinaryDump
 
setDestDir(File) - Method in class com.phenix.pct.PCTBgCompile
Location to store the .r files
setDestDir(File) - Method in class com.phenix.pct.PCTCompile
Location to store the .r files
setDestDir(File) - Method in class com.phenix.pct.PCTCreateBase
In which directory create the database
setDestDir(File) - Method in class com.phenix.pct.PCTDumpData
Output directory for dump
setDestDir(File) - Method in class com.phenix.pct.PCTWSComp
Location to store the .w files
setDestDir(File) - Method in class com.phenix.pct.PCTXCode
Sets output directory (-d attribute)
setDestFile(File) - Method in class com.phenix.pct.PCTBgCRC
Output file for CRCs
setDestFile(File) - Method in class com.phenix.pct.PCTCRC
Deprecated. Output file for CRCs
setDestFile(File) - Method in class com.phenix.pct.PCTDumpIncremental
Output file for incremental df.
setDestFile(File) - Method in class com.phenix.pct.PCTDumpSchema
Output file for dump
setDestFile(File) - Method in class com.phenix.pct.PCTLibrary
Library file name to create/update
setDir(File) - Method in class com.phenix.pct.RCodeSelector
 
setDirSize(int) - Method in class com.phenix.pct.GenericExecuteOptions
The number of compiled procedure directory entries (-D attribute)
setDirSize(int) - Method in class com.phenix.pct.PCTBgRun
 
setDirSize(int) - Method in class com.phenix.pct.PCTRun
The number of compiled procedure directory entries (-D attribute)
setDisconnectProc(String) - Method in class com.phenix.pct.ServerProcess
 
setDlcBin(File) - Method in class com.phenix.pct.PCT
Progress binary directory
setDlcHome(File) - Method in class com.phenix.pct.PCT
Progress installation directory
setDlcJava(File) - Method in class com.phenix.pct.PCT
Progress java directory
setEncoding(String) - Method in class com.phenix.pct.PCTLibrary
Codepage to use
setExcludes(String) - Method in class com.phenix.pct.PCTLibrary
Sets the set of exclude patterns.
setExcludesfile(File) - Method in class com.phenix.pct.PCTLibrary
Sets the name of the file containing the includes patterns.
setExecTaskParams() - Method in class com.phenix.pct.PCTRun
 
setFailOnError(boolean) - Method in class com.phenix.pct.GenericExecuteOptions
 
setFailOnError(boolean) - Method in class com.phenix.pct.PCTBgCompile
Immediatly quit if a progress procedure fails to compile
setFailOnError(boolean) - Method in class com.phenix.pct.PCTBgRun
 
setFailOnError(boolean) - Method in class com.phenix.pct.PCTCompile
Immediatly quit if a progress procedure fails to compile
setFailOnError(boolean) - Method in class com.phenix.pct.PCTRun
Sets the failOnError parameter.
setFailOnError(boolean) - Method in class com.phenix.pct.PCTWSComp
Immediatly quit if a webspeed file fails to compile
setFailOnError(boolean) - Method in class com.phenix.pct.ServerProcess
 
setFailOnError(boolean) - Method in class com.phenix.pct.WSServerProcess
 
setFile(String) - Method in class com.phenix.pct.PCTBroker
Properties file to update.
setFile(File) - Method in class com.phenix.pct.PCTSchemaDoc
Output directory
setForceCompile(boolean) - Method in class com.phenix.pct.PCTBgCompile
Force compilation, without xref generation
setForceCompile(boolean) - Method in class com.phenix.pct.PCTCompile
Force compilation, without xref generation
setForceCompile(boolean) - Method in class com.phenix.pct.PCTWSComp
Force compilation, even if file is not modified
setFrom(String) - Method in class com.phenix.pct.PCTBgCompile.RCodeMapper
Ignored.
setFullVersion(String) - Method in class com.phenix.pct.ProgressVersion
 
setGraphicalMode(boolean) - Method in class com.phenix.pct.GenericExecuteOptions
Graphical mode on/off (call to _progres or prowin32)
setGraphicalMode(boolean) - Method in class com.phenix.pct.PCTBgRun
 
setGraphicalMode(boolean) - Method in class com.phenix.pct.PCTRun
Graphical mode on/off (call to _progres or prowin32)
setGraphicalMode(boolean) - Method in class com.phenix.pct.ServerProcess
 
setGraphicalMode(boolean) - Method in class com.phenix.pct.WSServerProcess
 
setHostName(String) - Method in class com.phenix.pct.PCTConnection
Host where to access database (-H parameter)
setInclude(boolean) - Method in class com.phenix.pct.Pattern
 
setIncludedPL(boolean) - Method in class com.phenix.pct.PCT
Add default pct.pl included in JAR file into PROPATH.
setIncludes(String) - Method in class com.phenix.pct.PCTLibrary
Sets the set of include patterns.
setIncludesfile(File) - Method in class com.phenix.pct.PCTLibrary
Sets the name of the file containing the includes patterns.
setIndexRebuildTimeout(int) - Method in class com.phenix.pct.PCTBinaryLoad
Sets the timeout before indexes are rebuilt (-G parameter)
setIniFile(File) - Method in class com.phenix.pct.GenericExecuteOptions
Sets .ini file to use (-basekey INI -ininame xxx)
setIniFile(File) - Method in class com.phenix.pct.PCTBgRun
 
setIniFile(File) - Method in class com.phenix.pct.PCTRun
Sets .ini file to use (-basekey INI -ininame xxx)
setInitialPool(int) - Method in class com.phenix.pct.PCTASBroker
Initial number of servers to start.
setInitialPool(int) - Method in class com.phenix.pct.PCTWSBroker
Initial number of servers to start.
setInputChars(int) - Method in class com.phenix.pct.GenericExecuteOptions
The number of characters allowed in a single statement (-inp attribute)
setInputChars(int) - Method in class com.phenix.pct.PCTBgRun
 
setInputChars(int) - Method in class com.phenix.pct.PCTRun
The number of characters allowed in a single statement (-inp attribute)
setKeepFiles(boolean) - Method in class com.phenix.pct.PCTProxygen
Keep files
setKeepMetaContentType(boolean) - Method in class com.phenix.pct.PCTWSComp
Sets keep-meta-content-type flag on in e4gl-gen.p
setKeepXref(boolean) - Method in class com.phenix.pct.PCTBgCompile
Generates a .xref in the .pct directory, result of XREF option in the COMPILE statement
setKeepXref(boolean) - Method in class com.phenix.pct.PCTCompile
Generates a .xref in the .pct directory, result of XREF option in the COMPILE statement
setKey(String) - Method in class com.phenix.pct.PCTXCode
Sets key to be used for encryption (-k attribute)
setLanguages(String) - Method in class com.phenix.pct.PCTBgCompile
Identifies which language segments to include in the compiled r-code.
setLanguages(String) - Method in class com.phenix.pct.PCTCompile
Identifies which language segments to include in the compiled r-code.
setLib(File) - Method in class com.phenix.pct.RCodeSelector
 
setListing(boolean) - Method in class com.phenix.pct.PCTBgCompile
Create listing files during compilation
setListing(boolean) - Method in class com.phenix.pct.PCTCompile
Create listing files during compilation
setLogAppend(boolean) - Method in class com.phenix.pct.PCTNSBroker
LogAppend property.
setLogicalName(String) - Method in class com.phenix.pct.PCTConnection
Logical name to use (-ld parameter)
setLowercase(boolean) - Method in class com.phenix.pct.PCTXCode
Convert filenames to lowercase (-l attribute)
setMajorVersion(String) - Method in class com.phenix.pct.ProgressVersion
 
setMaximumMemory(int) - Method in class com.phenix.pct.GenericExecuteOptions
The amount of memory allocated for r-code segments
setMaximumMemory(int) - Method in class com.phenix.pct.PCTBgRun
 
setMaximumMemory(int) - Method in class com.phenix.pct.PCTRun
The amount of memory allocated for r-code segments
setMaxPool(int) - Method in class com.phenix.pct.PCTASBroker
Maximum number of servers.
setMaxPool(int) - Method in class com.phenix.pct.PCTWSBroker
Maximum number of servers.
setMD5(boolean) - Method in class com.phenix.pct.PCTBgCompile
Put MD5 in r-code ?
setMD5(boolean) - Method in class com.phenix.pct.PCTCompile
Put MD5 in r-code ?
setMinorVersion(String) - Method in class com.phenix.pct.ProgressVersion
 
setMinPool(int) - Method in class com.phenix.pct.PCTASBroker
Minimum number of servers.
setMinPool(int) - Method in class com.phenix.pct.PCTWSBroker
Minimum number of servers.
setMinSize(boolean) - Method in class com.phenix.pct.PCTBgCompile
Reduce r-code size ?
setMinSize(boolean) - Method in class com.phenix.pct.PCTCompile
Reduce r-code size ?
setMode(String) - Method in class com.phenix.pct.RCodeSelector
 
setMsgBufferSize(int) - Method in class com.phenix.pct.GenericExecuteOptions
Message buffer size (-Mm attribute)
setMsgBufferSize(int) - Method in class com.phenix.pct.PCTBgRun
 
setMsgBufferSize(int) - Method in class com.phenix.pct.PCTRun
Message buffer size (-Mm attribute)
setName(String) - Method in class com.phenix.pct.OutputParameter
Parameter name
setName(String) - Method in class com.phenix.pct.Pattern
 
setName(String) - Method in class com.phenix.pct.PCTAlias
Alias name
setName(String) - Method in class com.phenix.pct.PCTBroker
Set broker name.
setName(String) - Method in class com.phenix.pct.PCTRunOption
 
setName(String) - Method in class com.phenix.pct.PCTTable
Table name
setName(String) - Method in class com.phenix.pct.RunParameter
Parameter name
setNameServer(String) - Method in class com.phenix.pct.PCTASBroker
Controlling name server.
setNameServer(String) - Method in class com.phenix.pct.PCTNSBroker
Controlling name server.
setNameServer(String) - Method in class com.phenix.pct.PCTWSBroker
Controlling name server.
setNoCompile(boolean) - Method in class com.phenix.pct.PCTBgCompile
No real compilation ; just print the files which should be recompiled
setNoCompile(boolean) - Method in class com.phenix.pct.PCTCompile
No real compilation ; just print the files which should be recompiled
setNoCompress(boolean) - Method in class com.phenix.pct.PCTLibrary
Compress library at the end of the process
setNoError(boolean) - Method in class com.phenix.pct.PCTAlias
If alias should be declared with NO-ERROR
setNoInit(boolean) - Method in class com.phenix.pct.PCTCreateBase
If database shouldn't be initialized
setNoParse(boolean) - Method in class com.phenix.pct.PCTCompile
Disables completely XREF generation and parsing.
setNoSchema(boolean) - Method in class com.phenix.pct.PCTCreateBase
No schema
setNoXref(boolean) - Method in class com.phenix.pct.PCTBgCompile
Deprecated.  
setNoXref(boolean) - Method in class com.phenix.pct.PCTCompile
Deprecated.  
setNumDec(String) - Method in class com.phenix.pct.GenericExecuteOptions
Decimal separator (-numdec attribute)
setNumDec(String) - Method in class com.phenix.pct.PCTBgRun
 
setNumDec(String) - Method in class com.phenix.pct.PCTRun
Decimal separator (-numdec attribute)
setNumSep(String) - Method in class com.phenix.pct.GenericExecuteOptions
Thousands separator (-numsep attribute)
setNumSep(String) - Method in class com.phenix.pct.PCTBgRun
 
setNumSep(String) - Method in class com.phenix.pct.PCTRun
Thousands separator (-numsep attribute)
setNumThreads(int) - Method in class com.phenix.pct.PCTBgRun
Number of threads to throw when running task
setOperatingMode(String) - Method in class com.phenix.pct.PCTASBroker
Operating mode.
setOracleVersion(int) - Method in class com.phenix.pct.OracleHolder
 
setOverwrite(boolean) - Method in class com.phenix.pct.PCTCreateBase
Overwrite database if existent
setOverwrite(boolean) - Method in class com.phenix.pct.PCTXCode
Overwrites files ?
setParameter(String) - Method in class com.phenix.pct.GenericExecuteOptions
Parameter (-param attribute)
setParameter(String) - Method in class com.phenix.pct.PCTBgRun
 
setParameter(String) - Method in class com.phenix.pct.PCTRun
Parameter (-param attribute)
setParameters(Collection) - Method in class com.phenix.pct.PCTRun
Defines a new collection of parameters
setParamFile(File) - Method in class com.phenix.pct.GenericExecuteOptions
Parameter file (-pf attribute)
setParamFile(File) - Method in class com.phenix.pct.PCTBgRun
 
setParamFile(File) - Method in class com.phenix.pct.PCTConnection
Parameter file (-pf attribute)
setParamFile(File) - Method in class com.phenix.pct.PCTRun
Parameter file (-pf attribute)
setPassword(String) - Method in class com.phenix.pct.ODBCHolder
 
setPassword(String) - Method in class com.phenix.pct.PCTConnection
Password needed to access database (-P parameter)
setPassword(String) - Method in class com.phenix.pct.SchemaHolder
 
setPatchLevel(String) - Method in class com.phenix.pct.ProgressVersion
 
setPortNumber(int) - Method in class com.phenix.pct.PCTASBroker
Port number (or name).
setPortNumber(int) - Method in class com.phenix.pct.PCTNSBroker
Port number (or name).
setPortNumber(int) - Method in class com.phenix.pct.PCTWSBroker
Port number (or name).
setPreprocess(boolean) - Method in class com.phenix.pct.PCTBgCompile
Create preprocessing files during compilation
setPreprocess(boolean) - Method in class com.phenix.pct.PCTCompile
Create preprocessing files during compilation
setProcedure(String) - Method in class com.phenix.pct.GenericExecuteOptions
 
setProcedure(String) - Method in class com.phenix.pct.PCTRun
Procedure to be run (not -p param, this parameter is always pct_initXXX.p)
setProcedure(String) - Method in class com.phenix.pct.ServerProcess
 
setProgressVar(String) - Method in class com.phenix.pct.OutputParameter
Variable name in pctinit procedure
setProject(File) - Method in class net.cordova.prounit.ProUnit
Path to the XML file saved using ProUnit GUI version.
setPropath(Iterator) - Method in class com.phenix.pct.BackgroundWorker
 
setPropath(Path) - Method in class com.phenix.pct.GenericExecuteOptions
Set the propath to be used when running the procedure
setPropath(Path) - Method in class com.phenix.pct.PCTBgRun
 
setPropath(Path) - Method in class com.phenix.pct.PCTBinaryDump
Set the propath to be used when running the procedure
setPropath(Path) - Method in class com.phenix.pct.PCTCreateBase
Set the propath to be used when running the procedure
setProtocol(String) - Method in class com.phenix.pct.PCTConnection
Protocol to use (-N parameter)
setReadOnly(boolean) - Method in class com.phenix.pct.PCTConnection
If true, opens the database in read-only mode
setRebuildIndexes(boolean) - Method in class com.phenix.pct.PCTBinaryLoad
Sets to false if indexes shouldn't be rebuilt
setReducedVersion(String) - Method in class com.phenix.pct.ProgressVersion
 
setRenameFile(File) - Method in class com.phenix.pct.PCTDumpIncremental
The RenameFile parameter is used to identify tables, database fields and sequences that have changed names.
setResult(File) - Method in class net.cordova.prounit.ProUnit
Path to the resulting execution file (XML).
setResultProperty(String) - Method in class com.phenix.pct.GenericExecuteOptions
Sets the name of a property in which the return valeur of the Progress procedure should be stored.
setResultProperty(String) - Method in class com.phenix.pct.PCTBgRun
 
setResultProperty(String) - Method in class com.phenix.pct.PCTRun
Sets the name of a property in which the return valeur of the Progress procedure should be stored.
setRevision(String) - Method in class com.phenix.pct.ProgressVersion
 
setRunList(boolean) - Method in class com.phenix.pct.PCTBgCompile
Generates a .run file in the .pct directory, which shows internal and external procedures calls
setRunList(boolean) - Method in class com.phenix.pct.PCTCompile
Generates a .run file in the .pct directory, which shows internal and external procedures calls
setSchemaFile(String) - Method in class com.phenix.pct.PCTCreateBase
Load schema after creating database.
setSchemaFile(File) - Method in class com.phenix.pct.SchemaHolder
Sets schema file to load
setServerLogFile(File) - Method in class com.phenix.pct.PCTASBroker
Server log file property.
setServerLogFile(File) - Method in class com.phenix.pct.PCTNSBroker
Server log file property.
setServerLogFile(File) - Method in class com.phenix.pct.PCTWSBroker
Server log file property.
setServerLogFileAppend(boolean) - Method in class com.phenix.pct.PCTASBroker
Server log file append.
setServerLogFileAppend(boolean) - Method in class com.phenix.pct.PCTWSBroker
Server log file append.
setServerLogLevel(int) - Method in class com.phenix.pct.PCTASBroker
Server logging level property.
setServerLogLevel(int) - Method in class com.phenix.pct.PCTNSBroker
Server logging level property.
setServerLogLevel(int) - Method in class com.phenix.pct.PCTWSBroker
Server logging level property.
setSharedFile(File) - Method in class com.phenix.pct.PCTLibrary
Shared library name
setShutdownProc(String) - Method in class com.phenix.pct.ServerProcess
 
setSingleUser(boolean) - Method in class com.phenix.pct.PCTConnection
If true, opens the database in single-user mode
setSrcDir(File) - Method in class com.phenix.pct.PCTLoadData
Input directory
setSrcFile(File) - Method in class com.phenix.pct.PCTLoadSchema
Dump file
setSrcFile(File) - Method in class com.phenix.pct.PCTProxygen
PXG file to use
setSrvAppMode(boolean) - Method in class com.phenix.pct.PCTWSBroker
 
setStackSize(int) - Method in class com.phenix.pct.GenericExecuteOptions
The size of the stack in 1KB units.
setStackSize(int) - Method in class com.phenix.pct.PCTBgRun
 
setStackSize(int) - Method in class com.phenix.pct.PCTRun
The size of the stack in 1KB units.
setStartupProc(String) - Method in class com.phenix.pct.ServerProcess
 
setStructFile(File) - Method in class com.phenix.pct.PCTCreateBase
Structure file (.st)
setTables(String) - Method in class com.phenix.pct.PCTDumpData
Tables list to dump
setTables(String) - Method in class com.phenix.pct.PCTDumpSchema
Tables list to dump
setTables(String) - Method in class com.phenix.pct.PCTLoadData
Tables list to dump
setTempDir(File) - Method in class com.phenix.pct.GenericExecuteOptions
Temporary directory for Progress runtime (-T parameter)
setTempDir(File) - Method in class com.phenix.pct.PCTBgRun
 
setTempDir(File) - Method in class com.phenix.pct.PCTRun
Temporary directory for Progress runtime (-T parameter)
setTempFileName(File) - Method in class com.phenix.pct.OutputParameter
Temporary file where output parameter will be written.
setTemplate(String) - Method in class net.cordova.prounit.ProUnit
Template used to format the result file.
setTextGrowth(int) - Method in class com.phenix.pct.PCTBgCompile
Specifies the factor by which ABL increases the length of strings.
setTextGrowth(int) - Method in class com.phenix.pct.PCTCompile
Specifies the factor by which ABL increases the length of strings.
setTo(String) - Method in class com.phenix.pct.PCTBgCompile.RCodeMapper
Ignored.
setToken(int) - Method in class com.phenix.pct.GenericExecuteOptions
The number of tokens allowed in a 4GL statement (-tok attribute)
setToken(int) - Method in class com.phenix.pct.PCTBgRun
 
setToken(int) - Method in class com.phenix.pct.PCTRun
The number of tokens allowed in a 4GL statement (-tok attribute)
setTTBufferSize(int) - Method in class com.phenix.pct.GenericExecuteOptions
Buffer Size for Temporary Tables (-Bt attribute)
setTTBufferSize(int) - Method in class com.phenix.pct.PCTBgRun
 
setTTBufferSize(int) - Method in class com.phenix.pct.PCTRun
Buffer Size for Temporary Tables (-Bt attribute)
setUID(String) - Method in class com.phenix.pct.PCTBroker
Set unique identifier for broker.
setUnfreeze(boolean) - Method in class com.phenix.pct.PCTLoadSchema
Unfreeze
setUploadDir(File) - Method in class com.phenix.pct.PCTWSBroker
 
setUser(String) - Method in class com.phenix.pct.ODBCHolder
 
setUserName(String) - Method in class com.phenix.pct.PCTConnection
Username needed to access database (-U parameter)
setUsername(String) - Method in class com.phenix.pct.SchemaHolder
 
setValue(String) - Method in class com.phenix.pct.PCTRunOption
 
setValue(String) - Method in class com.phenix.pct.RunParameter
Parameter value
setVerbose(boolean) - Method in class net.cordova.prounit.ProUnit
Configures execution to be silent or to show execution progress and results
setWebLogError(boolean) - Method in class com.phenix.pct.WSServerProcess
 
setWebObject(boolean) - Method in class com.phenix.pct.PCTWSComp
Sets web-object flag on in e4gl-gen.p
setWordRules(int) - Method in class com.phenix.pct.PCTCreateBase
Set the word file rule number applied to this database
setWorkDir(File) - Method in class com.phenix.pct.PCTASBroker
Working directory of servers.
setWorkDir(File) - Method in class com.phenix.pct.PCTNSBroker
Working directory of servers.
setWorkDir(File) - Method in class com.phenix.pct.PCTWSBroker
Working directory of servers.
setWorkingDirectory(File) - Method in class com.phenix.pct.PCTProxygen
Working directory
setXCode(boolean) - Method in class com.phenix.pct.PCTBgCompile
Procedures are encrypted ?
setXCode(boolean) - Method in class com.phenix.pct.PCTCompile
Procedures are encrypted ?
setXCodeKey(String) - Method in class com.phenix.pct.PCTBgCompile
Compile using a specific key instead of the default key
setXCodeKey(String) - Method in class com.phenix.pct.PCTCompile
Compile using a specific key instead of the default key
setXRefDir(File) - Method in class com.phenix.pct.PCTBgCompile
Directory where to store CRC and includes files : .pct subdirectory is created there
setXRefDir(File) - Method in class com.phenix.pct.PCTCompile
Directory where to store CRC and includes files : .pct subdirectory is created there
status - Variable in class com.phenix.pct.PCTRun
 
statusID - Variable in class com.phenix.pct.PCTRun
 

T

toString() - Method in class com.phenix.pct.DLCVersion
 
toString() - Method in class com.phenix.pct.FileEntry
 

U

UBROKER_PROPERTIES - Static variable in class com.phenix.pct.PCTBroker
 
UID - Variable in class com.phenix.pct.PCTBroker
 
UPDATE - Static variable in class com.phenix.pct.PCTBroker
 

V

validate() - Method in class com.phenix.pct.MSSHolder
 
validate() - Method in class com.phenix.pct.ODBCHolder
 
validate() - Method in class com.phenix.pct.OracleHolder
 
validate() - Method in class com.phenix.pct.RunParameter
 
validate() - Method in class com.phenix.pct.SchemaHolder
Validation of schema holder parameters.
verifySettings() - Method in class com.phenix.pct.RCodeSelector
 
Version - Class in com.phenix.pct
 
Version() - Constructor for class com.phenix.pct.Version
 

W

WSServerProcess - Class in com.phenix.pct
 
WSServerProcess() - Constructor for class com.phenix.pct.WSServerProcess
 

A B C D E F G H I L M N O P Q R S T U V W

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