Uses of Class
com.evolveum.midpoint.repo.sql.query2.restriction.RestrictionOperation

Packages that use RestrictionOperation
com.evolveum.midpoint.repo.sql.query2.restriction   
 

Uses of RestrictionOperation in com.evolveum.midpoint.repo.sql.query2.restriction
 

Methods in com.evolveum.midpoint.repo.sql.query2.restriction that return RestrictionOperation
static RestrictionOperation RestrictionOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RestrictionOperation[] RestrictionOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.repo.sql.query2.restriction with parameters of type RestrictionOperation
protected  org.hibernate.criterion.Criterion ItemRestriction.createCriterion(RestrictionOperation operation)
           
 



Copyright © 2013 evolveum. All Rights Reserved.