Uses of Class
com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartTestResult

Packages that use ServiceRestartResult.ServiceRestartTestResult
com.ibm.itim.apps.provisioning Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Account, Service, and Password management. 
 

Uses of ServiceRestartResult.ServiceRestartTestResult in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning that return ServiceRestartResult.ServiceRestartTestResult
 ServiceRestartResult.ServiceRestartTestResult ServiceRestartResult.getTestStatus()
          Returns the service test status.
static ServiceRestartResult.ServiceRestartTestResult ServiceRestartResult.ServiceRestartTestResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceRestartResult.ServiceRestartTestResult[] ServiceRestartResult.ServiceRestartTestResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.itim.apps.provisioning with parameters of type ServiceRestartResult.ServiceRestartTestResult
 void ServiceRestartResult.setTestStatus(ServiceRestartResult.ServiceRestartTestResult status)
          Updates the service test status.
 

Constructors in com.ibm.itim.apps.provisioning with parameters of type ServiceRestartResult.ServiceRestartTestResult
ServiceRestartResult(ServiceRestartResult.ServiceRestartTestResult testStatus)
          Constructs a service restart result with the outcome of the service test operation.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.