| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ImpactItem> |
UserRecertificationCompletionImpact.getAccountImpactList()
Returns a List of ImpactItems representing the account impacts
of completing the user recertification assignment.
|
java.util.List<ImpactItem> |
ImpactItem.getChildImpactList()
Returns a reference to the List of child ImpactItems,
which may contain the affected children of this item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserRecertificationCompletionImpact.setAccountImpactList(java.util.List<ImpactItem> accountImpactList)
Sets the List of ImpactItems for accounts
|
| Constructor and Description |
|---|
ImpactItem(java.lang.Object o,
ImpactReason reason,
java.util.List<ImpactItem> childItems)
Constructs an ImpactItem for the specified object with
the specified reason, along with a List of child 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.