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 Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.