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