com.ibm.jsdt.support
Class SupportSolarisBase

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

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

public class SupportSolarisBase
extends SupportBase

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


Field Summary
 
Fields inherited from class com.ibm.jsdt.support.SupportBase
AIX, backupFindAndReplace, chmodValue, 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
SupportSolarisBase()
          Deprecated. Sole constructor.
 
Method Summary
 SupportHelper getHelper()
          Deprecated. Gets a new SupportSolarisHelper and returns it as a SupportHelper.
 java.lang.String getPackageName()
          Deprecated. Gets the package name.
 java.util.Vector getPackages()
          Deprecated. Get the names of a set of some of the packages to be installed with the product.
 SupportSolarisHelper getSolarisHelper()
          Deprecated. Gets a new SupportSolarisHelper.
 int getSpaceRequired()
          Deprecated. Returns the disk space needed for the install of the product.
 void setPackageName(java.lang.String name)
          Deprecated. Sets the packageName.
 void setPackages(java.lang.String[] installPackages)
          Deprecated. Sets the names of a set of some of the packages to be installed with the product.
 void setPackages(java.util.Vector installPackages)
          Deprecated. Sets the names of a set of some of the packages to be installed with the product.
 void setSpaceRequired(int space)
          Deprecated. Sets the disk space required for the install of the product.
 
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

SupportSolarisBase

public SupportSolarisBase()
Deprecated. 
Sole constructor.

Method Detail

getSpaceRequired

public int getSpaceRequired()
Deprecated. 
Returns the disk space needed for the install of the product.

Returns:
the required disk space

setSpaceRequired

public void setSpaceRequired(int space)
Deprecated. 
Sets the disk space required for the install of the product.

Parameters:
space - the disk space required

getPackageName

public java.lang.String getPackageName()
Deprecated. 
Gets the package name.

Returns:
the solaris install package name

setPackageName

public void setPackageName(java.lang.String name)
Deprecated. 
Sets the packageName.

Parameters:
name - a solaris install package name

getPackages

public java.util.Vector getPackages()
Deprecated. 
Get the names of a set of some of the packages to be installed with the product.

Returns:
a set of package names

setPackages

public void setPackages(java.util.Vector installPackages)
Deprecated. 
Sets the names of a set of some of the packages to be installed with the product.

Parameters:
installPackages - a Vector of package names

setPackages

public void setPackages(java.lang.String[] installPackages)
Deprecated. 
Sets the names of a set of some of the packages to be installed with the product.

Parameters:
installPackages - an array of package names.

getHelper

public SupportHelper getHelper()
Deprecated. 
Gets a new SupportSolarisHelper and returns it as a SupportHelper.

Overrides:
getHelper in class SupportBase
Returns:
a SupportHelper

getSolarisHelper

public SupportSolarisHelper getSolarisHelper()
Deprecated. 
Gets a new SupportSolarisHelper.

Returns:
a SupportSolarisHelper