public class AndRestriction extends NaryLogicalRestriction<AndFilter>
Constructor and Description |
---|
AndRestriction() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(ObjectFilter filter,
QueryContext context) |
AndRestriction |
cloneInstance() |
org.hibernate.criterion.Criterion |
interpret(AndFilter filter) |
getRestrictions, updateJunction, validateFilter
interpretChildFilter
getContext, getParent, getQuery, setContext, setParent, setQuery
public boolean canHandle(ObjectFilter filter, QueryContext context)
canHandle
in class NaryLogicalRestriction<AndFilter>
public org.hibernate.criterion.Criterion interpret(AndFilter filter) throws QueryException
interpret
in class Restriction<AndFilter>
QueryException
public AndRestriction cloneInstance()
cloneInstance
in class Restriction<AndFilter>
Copyright © 2013 evolveum. All rights reserved.