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