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

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

Methods in com.ibm.itim.apps.provisioning that return Participant
 Participant ManualWorkOrder.getEscalationParticipant()
          Retrieves the participant involved when the activity is escalated.
 Participant ManualWorkOrder.getParticipant()
          Retrieves the participant associated with the work order.
 

Methods in com.ibm.itim.apps.provisioning with parameters of type Participant
 void ManualWorkOrder.setEscalationParticipant(Participant escalationParticipant)
          Sets the participant when the activity is escalated.
 void ManualWorkOrder.setParticipant(Participant participant)
          Sets the participant to the specified value.
 

Constructors in com.ibm.itim.apps.provisioning with parameters of type Participant
ManualWorkOrder(Participant participant, long escalationPeriod, Participant escalationParticipant, boolean defaultNotification, java.util.HashMap<ManualWorkOrder.OperationType,NotificationTemplate> operationNotification)
          Create a ManualWorkOrder object.
 



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.