com.ibm.jsdt.support
Class SupportOS400Base

java.lang.Object
  extended by com.ibm.jsdt.common.Base
      extended by com.ibm.jsdt.support.SupportBase
          extended by com.ibm.jsdt.support.SupportOS400Base

Deprecated. Due to new package com.ibm.jsdt.support.deploymenthelper

public class SupportOS400Base
extends SupportBase

Base for OS/400 application wrapper Entry, Exit, Main and Version Checkers. Overrides a few SupportBase methods with OS/400 specific values.


Field Summary
 
Fields inherited from class com.ibm.jsdt.support.SupportBase
AIX, backupFindAndReplace, chmodValue, copyright, DEPLOYER_SPECIFICATION_VERSION_KEY, ENTRY_STAGE, EXIT_STAGE, failString, FAILURE, fileName, find, grepFileName, grepString, groupName, HPUX, ignoreCase, ignoreWhitespace, ISMP_GLOBAL_PROPERTY, ISMP_PRODUCT_PROPERTY, ISMP_WIZARD_PROPERTY, jarName, key, keyValue, LINUX_ON_POWER, LINUX_X86_32, LINUX_X86_64, logFileDir, logFileName, MAIN_STAGE, message, newResponseFileValue, OS400, password, path, PDC_CANCEL_INSTALL, PDC_DO_NOT_INSTALL, PDC_DOES_NOT_EXIST, PDC_EXISTS, portNumber, propertyLogFileName, propType, registryKey, registryStringValue, registrySubKey, replace, responseFileName, SELECTED_TASK_NAMES_KEY, servicePack, sNEWLN, sSLASH, SUCCESS, successString, SUNOS, userName, VERSIONCHECKER_STAGE, VPD_INSTALL_LOCATION_PIPE, VPD_VERSION_PIPE, WINDOWS
 
Fields inherited from class com.ibm.jsdt.common.Base
NEW_LINE, OS_NAME, SLASH
 
Constructor Summary
SupportOS400Base()
          Deprecated. Sole constructor.
 
Method Summary
 SupportHelper getHelper()
          Deprecated. Lazy initializes and retrieves a SupportHelper.
 SupportOS400Helper getOS400Helper()
          Deprecated. Gets the SupportOS400Helper.
 java.lang.String getOS400ProductId()
          Deprecated.  
 java.lang.String getOS400ProductOption()
          Deprecated.  
 java.lang.String getOS400Release()
          Deprecated.  
 java.util.ArrayList getPtfList()
          Deprecated.  
 void setOS400ProductId(java.lang.String os400ProductId)
          Deprecated.  
 void setOS400ProductOption(java.lang.String os400ProductOption)
          Deprecated.  
 void setOS400Release(java.lang.String os400Release)
          Deprecated.  
 void setPtfList(java.util.ArrayList ptfList)
          Deprecated.  
 
Methods inherited from class com.ibm.jsdt.support.SupportBase
getAgentRelease, getAppend, getApplicationId, getApplicationVersion, getBackLevelDeployerMessage, getBackLevelJsdtMessage, getBackupFindAndReplace, getChmodValue, getCommand, getCommandArray, getCommandEnvironmentArray, getCommandLaunchDirectory, getCompareVersion, getDeploymentPackageJarName, getDeploymentWizardSpecificationVersion, getFailString, getFileName, getFileTextSearchLength, getFileTextStartIndex, getFind, getGrepFileName, getGrepString, getGroupName, getIbmNsiProperties, getIbmnsiPropertyKeyPrefix, getIgnoreCase, getIgnoreWhitespace, getInstallSuccessStatus, getInterval_Sec, getJarFile, getKBSize, getKey, getKeyValue, getLocale, getLogFileDir, getLogFileName, getMainResources, getMessage, getMessageResourcePath, getMessageSubstitutionStringArray, getNewResponseFileValue, getNewSubstring, getNSIProperty, getOldSubstring, getOriginalResponseFileName, getPassword, getPath, getPortNumber, getPrivileges, getPropertyKeyType, getPropertyLogFileName, getRegistryKey, getRegistryStringValue, getRegistrySubKey, getReplace, getResourceString, getResourceString, getResourceString, getResourceString, getResourceString, getResourceStringArray, getResourceStringArray, getResponseFileName, getRPMArray, getRpmPackage, getSection, getServicePack, getServices, getSingleSubstitutionString, getSource, getSuccessString, getTarget, getTargetFileName, getTargetString, getTaskId, getTimeOut_Sec, getUserName, getVariableKeyword, getVariableName, getVersion, getVpdEndPipe, getVpdStartPipe, getVpdUid, getWindowsDrive, isLocalInteractive, setAppend, setApplicationId, setApplicationVersion, setBackupFindAndReplace, setChmodValue, setCommand, setCommandArray, setCommandEnvironmentArray, setCommandLaunchDirectory, setCommandLogging, setCompareVersion, setFailString, setFailString, setFileName, setFileTextSearchLength, setFileTextStartIndex, setFind, setFind, setGrepFileName, setGrepString, setGroupName, setIgnoreCase, setInstallSuccessStatus, setInterval_Sec, setJarFile, setKey, setKeyValue, setLocale, setLocalInteractive, setLogFileDir, setLogFileName, setMainResources, setMessage, setMessageResourcePath, setMessageSubstitutionString, setMessageSubstitutionStringArray, setNewResponseFileValue, setNewSubstring, setOldSubstring, setOriginalResponseFileName, setPassword, setPath, setPortNumber, setPrivileges, setPropertyKeyType, setRegistryKey, setRegistryStringValue, setRegistrySubKey, setReplace, setResponseFileName, setRPMArray, setRPMArray, setRPMArray, setRpmPackage, setSection, setServicePack, setServices, setSizeKiloBytes, setSizeMegaBytes, setSource, setSuccessString, setSuccessString, setTarget, setTargetFileName, setTargetString, setTaskId, setTimeOut_Sec, setUserName, setVariableKeyword, setVariableName, setVersion, setVpdEndPipe, setVpdStartPipe, setVpdUid, setWaitForOutput, setWindowsDrive, shouldLogCommand, shouldWaitForOutput, trace, trace, trace
 
Methods inherited from class com.ibm.jsdt.common.Base
getBuildPropertiesAccessor, getFullVersion, showBuildProperties, showFullVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportOS400Base

public SupportOS400Base()
Deprecated. 
Sole constructor.

Method Detail

getHelper

public SupportHelper getHelper()
Deprecated. 
Lazy initializes and retrieves a SupportHelper.

Overrides:
getHelper in class SupportBase
Returns:
SupportHelper

getOS400Helper

public SupportOS400Helper getOS400Helper()
Deprecated. 
Gets the SupportOS400Helper.

Returns:
a SupportOS400Helper

getOS400ProductId

public java.lang.String getOS400ProductId()
Deprecated. 
Returns:
Returns the os400ProductId.

setOS400ProductId

public void setOS400ProductId(java.lang.String os400ProductId)
Deprecated. 
Parameters:
os400ProductId - The os400ProductId to set.

getOS400ProductOption

public java.lang.String getOS400ProductOption()
Deprecated. 
Returns:
Returns the os400ProductOption.

setOS400ProductOption

public void setOS400ProductOption(java.lang.String os400ProductOption)
Deprecated. 
Parameters:
os400ProductOption - The os400ProductOption to set.

getOS400Release

public java.lang.String getOS400Release()
Deprecated. 
Returns:
Returns the os400Release.

setOS400Release

public void setOS400Release(java.lang.String os400Release)
Deprecated. 
Parameters:
os400Release - The os400Release to set.

getPtfList

public java.util.ArrayList getPtfList()
Deprecated. 
Returns:
Returns the ptfList.

setPtfList

public void setPtfList(java.util.ArrayList ptfList)
Deprecated. 
Parameters:
ptfList - The ptfList to set.