|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportOS400Base | |
---|---|
com.ibm.jsdt.support | The support framework provides an easy way to perform functions commonly needed during installation. |
Uses of SupportOS400Base in com.ibm.jsdt.support |
---|
Methods in com.ibm.jsdt.support with parameters of type SupportOS400Base | |
---|---|
boolean |
SupportOS400Helper.arePtfsApplied(SupportOS400Base s)
Deprecated. Checks to see if each PTF in a specified list has been applied(PERM or TEMP) to the system. |
com.ibm.as400.access.AS400Message[] |
SupportOS400Helper.getArePtfsAppliedMessageList(SupportOS400Base s)
Deprecated. Retrieves an array of messages that are associated with a failed program call in the arePtfsApplied method. |
boolean |
SupportOS400Helper.isCurrentReleaseEqualOrGreater(SupportOS400Base s)
Deprecated. Indicates whether or not the versoin and release of the current OS/400 computer is greater than or equal to a specified expected value. |
boolean |
SupportOS400Helper.isProductInstalled(SupportOS400Base s)
Deprecated. Checks the system to see if a product and option are installed on the machine for a specific os version. |
boolean |
SupportOS400Helper.isProductInstalled(SupportOS400Base s,
boolean useProductClass)
Deprecated. Checks the system to see if a product and option are installed on the machine for a specific OS version. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |