Uses of Class
com.ibm.itim.apps.workflow.ImpactReason.ImpactType

Packages that use ImpactReason.ImpactType
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. 
 

Uses of ImpactReason.ImpactType in com.ibm.itim.apps.workflow
 

Methods in com.ibm.itim.apps.workflow that return ImpactReason.ImpactType
 ImpactReason.ImpactType ImpactReason.getType()
          Returns the ImpactType for this object.
static ImpactReason.ImpactType ImpactReason.ImpactType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImpactReason.ImpactType[] ImpactReason.ImpactType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.ibm.itim.apps.workflow with parameters of type ImpactReason.ImpactType
ImpactReason(ImpactReason.ImpactType type)
          Constructs an ImpactReason with the specified ImpactType, and no supporting data objects.
ImpactReason(ImpactReason.ImpactType type, java.util.List supportingObjects)
          Constructs an ImpactReason with the specified ImpactType and List of supporting data objects.
ImpactReason(ImpactReason.ImpactType type, java.lang.Object supportingObject)
          Constructs an ImpactReason with the specified ImpactType and a single supporting data 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.