Uses of Class
com.ibm.itim.apps.provisioning.ManualWorkOrder

Packages that use ManualWorkOrder
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 ManualWorkOrder in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning that return ManualWorkOrder
 ManualWorkOrder ServiceMO.getManualWorkOrder()
          Retrieves the ManualWorkOrder for the service.
 ManualWorkOrder ServiceMO.getManualWorkOrder()
          Retrieves the ManualWorkOrder for the service.
 

Methods in com.ibm.itim.apps.provisioning with parameters of type ManualWorkOrder
 ServiceMO ServiceManager.createService(OrganizationalContainerMO container, Service subject, ManualWorkOrder manualWorkOrder)
          Creates a service in the provisioning platform with the specified attributes within the container.
 ServiceMO ServiceManager.createService(OrganizationalContainerMO container, Service subject, ManualWorkOrder manualWorkOrder)
          Creates a service in the provisioning platform with the specified attributes within the container.
 void ServiceMO.switchToManualMode(ManualWorkOrder mwo)
          Switches the service to manual connection mode and adds or updates the lifecycle with the provided ManualWorkOrder object.
 void ServiceMO.switchToManualMode(ManualWorkOrder mwo)
          Switches the service to manual connection mode and adds or updates the lifecycle with the provided ManualWorkOrder object.
 void ServiceMO.update(ManualWorkOrder mwo)
          Updates the managed object.
 void ServiceMO.update(ManualWorkOrder mwo)
          Updates the managed object.
 void ServiceMO.update(Service s, ManualWorkOrder mwo)
          Updates the managed objects.
 void ServiceMO.update(Service s, ManualWorkOrder mwo)
          Updates the managed objects.
 



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.