public class InOidRestriction extends Restriction<InOidFilter>
Constructor and Description |
---|
InOidRestriction() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(ObjectFilter filter,
QueryContext context) |
Restriction |
cloneInstance() |
org.hibernate.criterion.Criterion |
interpret(InOidFilter filter) |
getContext, getFilter, getParent, setContext, setFilter, setParent
public org.hibernate.criterion.Criterion interpret(InOidFilter filter) throws QueryException
interpret
in class Restriction<InOidFilter>
QueryException
public boolean canHandle(ObjectFilter filter, QueryContext context) throws QueryException
canHandle
in class Restriction<InOidFilter>
QueryException
public Restriction cloneInstance()
cloneInstance
in class Restriction<InOidFilter>
Copyright © 2014 evolveum. All rights reserved.