|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDSInstalledProduct | |
---|---|
com.ibm.jsdt.support.installedproduct | The InstalledProduct classes provide functions that are commonly required during installation. |
Uses of IDSInstalledProduct in com.ibm.jsdt.support.installedproduct |
---|
Methods in com.ibm.jsdt.support.installedproduct that return IDSInstalledProduct | |
---|---|
static IDSInstalledProduct |
IDSInstalledProduct.getInstalledProduct(java.lang.String location)
Deprecated. Given a target location, handles the logic of finding an installed version of IDS. |
static IDSInstalledProduct |
IDSInstalledProduct.getInstalledProduct(SupportBase callerBase,
java.lang.String location)
Deprecated. Determines whether IDS is installed. |
static IDSInstalledProduct[] |
IDSInstalledProduct.getInstalledProducts()
Deprecated. Determines all instances of IDS installed on the target computer. |
static IDSInstalledProduct[] |
IDSInstalledProduct.getInstalledProducts(SupportBase callerBase)
Deprecated. Determines all instances of IDS installed on the target computer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |