| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||