Skip navigation links 
 
oracle.iam.reconciliation.vo
Class ReconSearchCriteria
java.lang.Object
  
oracle.iam.reconciliation.vo.ReconSearchCriteria
- All Implemented Interfaces:
 
- java.io.Serializable
 
- 
public class ReconSearchCriteria
 
- extends java.lang.Object
 
- implements java.io.Serializable
 
- See Also:
 
- Serialized Form
 
 
  
 
  
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
ReconSearchCriteria
public ReconSearchCriteria()
                    throws java.lang.RuntimeException
- 
- Throws:
 
java.lang.RuntimeException 
 
ReconSearchCriteria
public ReconSearchCriteria(ReconSearchCriteria.Operator op)
                    throws java.lang.RuntimeException
- 
- Throws:
 
java.lang.RuntimeException 
 
getSearchCriteria
public oracle.iam.platform.entitymgr.vo.SearchCriteria getSearchCriteria()
getConjunctionOp
public ReconSearchCriteria.Operator getConjunctionOp()
setConjunctionOp
public void setConjunctionOp(ReconSearchCriteria.Operator op)
                      throws java.lang.RuntimeException
- 
- Throws:
 
java.lang.RuntimeException 
 
addExpression
public void addExpression(java.lang.String paramName,
                          java.lang.Object paramVal,
                          ReconSearchCriteria.Operator comparatorOp)
                   throws java.lang.RuntimeException
- Add an expression to the existing search criteria
 
- 
- Parameters:
 
paramName - 
paramVal - 
comparatorOp - 
- Throws:
 
java.lang.RuntimeException 
 
Skip navigation links 
 
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.