RQuery |
OrgFilterQuery.createQuery(ObjectQuery objectQuery,
Class<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> type,
Collection<SelectorOptions<GetOperationOptions>> options,
boolean countingObjects,
org.hibernate.Session session) |
abstract RQuery |
CustomQuery.createQuery(ObjectQuery objectQuery,
Class<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> type,
Collection<SelectorOptions<GetOperationOptions>> options,
boolean countingObjects,
org.hibernate.Session session) |
RQuery |
QueryEngine.interpret(ObjectQuery query,
Class<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> type,
Collection<SelectorOptions<GetOperationOptions>> options,
boolean countingObjects,
org.hibernate.Session session) |