|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportAixBase | |
---|---|
com.ibm.jsdt.support | The support framework provides an easy way to perform functions commonly needed during installation. |
Uses of SupportAixBase in com.ibm.jsdt.support |
---|
Methods in com.ibm.jsdt.support with parameters of type SupportAixBase | |
---|---|
java.lang.String[] |
SupportAixHelper.getLppInstalledDirs(SupportAixBase s)
Deprecated. Gets a String[] of folder paths to versions of software products
that use a common naming convention (they must be installed in the standard
/usr/lpp folder). |
java.lang.String |
SupportAixHelper.getPackageVersion(SupportAixBase s)
Deprecated. Gets the version of an installed package. |
boolean |
SupportAixHelper.isAixPackageInstalled(SupportAixBase s)
Deprecated. Determines whether a given package is installed on the AIX system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |