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

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

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

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



Copyright © 2013 evolveum. All Rights Reserved.