com.ibm.itim.policy.join
Class ExpressionType

java.lang.Object
  extended by com.ibm.itim.policy.join.ExpressionType

public class ExpressionType
extends java.lang.Object

This class helps in joining expression types specified on provisioning parameter values: Conflicts are resolved using the following precedence sequence with the decreasing order of importance: com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_REGULAR (regular expression) com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_SCRIPT(covering constants);


Constructor Summary
ExpressionType()
          Creates a new instance of ExpressionType
 
Method Summary
 void check(int expressionType)
           
 int get()
          Method will return the most significant expression type.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionType

public ExpressionType()
Creates a new instance of ExpressionType

Method Detail

check

public void check(int expressionType)

get

public int get()
Method will return the most significant expression type.

Returns:
int value representing the expression type.


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.