public class ProductDirectoryInformation extends Object
Product.getDirectoryInformation method
to retrieve the product directory information for a product.Product| Modifier and Type | Method | Description |
|---|---|---|
String |
getInstalledPath() |
The installed full path name for the product directory.
|
String |
getPrimaryPath() |
The primary full path name for the product directory.
|
String |
getPublicDataAuthority() |
The public data authority given to the directory by the Restore Licensed Program (RSTLICPGM) command when
this product is installed if the directory does not exist.
|
String[] |
getPublicObjectAuthorities() |
The public object authorities given to the directory by the Restore Licensed Program (RSTLICPGM) command when
this product is installed if the directory does not exist.
|
String |
toString() |
Returns the string representation of this object.
|
public String getInstalledPath()
public String getPrimaryPath()
public String getPublicDataAuthority()
UserPermissionpublic String[] getPublicObjectAuthorities()
UserPermissionCopyright © 2024. All rights reserved.