com.ibm.itim.apps.workflow
Class UserRecertificationCompletionImpact

java.lang.Object
  extended by com.ibm.itim.apps.workflow.AssignmentCompletionImpact
      extended by 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

Constructor Summary
UserRecertificationCompletionImpact()
           
 
Method Summary
 java.util.List<ImpactItem> getAccountImpactList()
          Returns a List of ImpactItems representing the account impacts of completing the user recertification assignment.
 void setAccountImpactList(java.util.List<ImpactItem> accountImpactList)
          Sets the List of ImpactItems for accounts
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRecertificationCompletionImpact

public UserRecertificationCompletionImpact()
Method Detail

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.