Uses of Class
com.ibm.itim.workflow.model.Assignment

Packages that use Assignment
com.ibm.itim.apps.workflow Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Workflow Process and Activity management. 
com.ibm.itim.workflow.model Provides a model and an applications programming interface for the workflow engine. 
 

Uses of Assignment in com.ibm.itim.apps.workflow
 

Methods in com.ibm.itim.apps.workflow that return Assignment
 Assignment WorkflowAssignmentMO.getData()
          Returns details about this assignment.
 Assignment WorkflowAssignmentMO.getData()
          Returns details about this assignment.
 

Uses of Assignment in com.ibm.itim.workflow.model
 

Methods in com.ibm.itim.workflow.model that return Assignment
 Assignment AssignmentEntity.getValueObject()
          Returns the value object holding details about this assignment.
 

Methods in com.ibm.itim.workflow.model with parameters of type Assignment
 void AssignmentEntity.setValueObject(Assignment assignment)
          Sets the value object holding details about this assignment.
 

Constructors in com.ibm.itim.workflow.model with parameters of type Assignment
AssignmentEntity(Assignment assignment)
          Constructs with Assignment value 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.