Uses of Class
com.ibm.jsdt.support.SupportHPUXBase

Packages that use SupportHPUXBase
com.ibm.jsdt.support The support framework provides an easy way to perform functions commonly needed during installation. 
 

Uses of SupportHPUXBase in com.ibm.jsdt.support
 

Methods in com.ibm.jsdt.support with parameters of type SupportHPUXBase
 void SupportHPUXHelper.chmodDirPermissions(SupportHPUXBase s)
          Deprecated. Changes the permissions on a directory.
 void SupportHPUXHelper.chmodFilePermissions(SupportHPUXBase s)
          Deprecated. Changes the permissions on a file.
 boolean SupportHPUXHelper.doesUserExist(SupportHPUXBase s)
          Deprecated. Checks if a username exists on the target machine.