com.ibm.itim.apps.workflow
Class UserRecertificationCompletionImpact
java.lang.Object
com.ibm.itim.apps.workflow.AssignmentCompletionImpact
com.ibm.itim.apps.workflow.UserRecertificationCompletionImpact
All Implemented Interfaces: java.io.Serializable
public class UserRecertificationCompletionImpact extends AssignmentCompletionImpact
The UserRecertificationCompletionImpact class contains the potential impacts
of completing a user recertification packaged approval activity. Instances
of this class can be obtained through the methods on the
UserRecertificationWorkflowAssignmentMO.
See Also: UserRecertificationWorkflowAssignmentMO.checkCompletionImpact(List)
,
Serialized Form
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
UserRecertificationCompletionImpact
public UserRecertificationCompletionImpact ()
getAccountImpactList
public java.util.List<ImpactItem > getAccountImpactList ()
Returns a List of ImpactItems representing the account impacts
of completing the user recertification assignment.
Returns: List of ImpactItem
setAccountImpactList
public void setAccountImpactList (java.util.List<ImpactItem > accountImpactList)
Sets the List of ImpactItems for accounts
Parameters: accountImpactList
- List of ImpactItem
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.