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