public abstract class UnaryLogicalRestriction<T extends UnaryLogicalFilter> extends LogicalRestriction<T>
Constructor and Description |
---|
UnaryLogicalRestriction() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(ObjectFilter filter,
QueryContext context) |
protected void |
validateFilter(UnaryLogicalFilter filter) |
interpretChildFilter
cloneInstance, getContext, getFilter, getParent, interpret, setContext, setFilter, setParent
public boolean canHandle(ObjectFilter filter, QueryContext context)
canHandle
in class LogicalRestriction<T extends UnaryLogicalFilter>
protected void validateFilter(UnaryLogicalFilter filter) throws QueryException
QueryException
Copyright © 2015 evolveum. All rights reserved.