|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.compile.SystemDefaultCompileCommand
com.ibm.etools.iseries.core.compile.ISeriesIBMCompileCommand
com.ibm.etools.iseries.core.compile.ISeriesIBMIFSCompileCommand
Specialization of ISeries compile commands for IFS. These QSYS commands that execute against IFS files, versus QSHELL commands.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.core.compile.ISeriesIBMCompileCommand |
---|
Copyright, nameSubstVar |
Fields inherited from class com.ibm.etools.systems.core.ui.compile.SystemDefaultCompileCommand |
---|
addlParms, jobEnv, label, name, srcTypes |
Constructor Summary | |
---|---|
ISeriesIBMIFSCompileCommand(String commandName)
Constructor for ISeriesIBMIFSCompileCommand. |
|
ISeriesIBMIFSCompileCommand(String commandName,
boolean supportsSRCMBR,
boolean supportsPGMorMODULE,
boolean supportsDBGVIEW)
Constructor for ISeriesIBMIFSCompileCommand. |
Method Summary | |
---|---|
protected String |
getNameSubstitutionVariable()
Overridable method to return the substitution variable for the selected resource name. |
Methods inherited from class com.ibm.etools.iseries.core.compile.ISeriesIBMCompileCommand |
---|
addEVFOption, fillWithRequiredParams, getCommandWithParameters, isSQLCommand, setMODULE, setNameSubstitutionVariable, setOBJ, setSupportsEventFile, setSupportsIFS, setSupportsReplace, setUseCURLIB |
Methods inherited from class com.ibm.etools.systems.core.ui.compile.SystemDefaultCompileCommand |
---|
appliesToSourceType, getCommandWithParameters, getJobEnvironment, getLabel, getName, getSourceTypes, populateWithParameters, printCommand, printCommandLabel, printCommandName, setAdditionalParameters, setJobEnvironment, setSourceType, setSourceTypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public ISeriesIBMIFSCompileCommand(String commandName)
commandName
- public ISeriesIBMIFSCompileCommand(String commandName, boolean supportsSRCMBR, boolean supportsPGMorMODULE, boolean supportsDBGVIEW)
commandName
- supportsSRCMBR
- supportsPGMorMODULE
- supportsDBGVIEW
- Method Detail |
protected String getNameSubstitutionVariable()
getNameSubstitutionVariable
in class ISeriesIBMCompileCommand
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |