Uses of Class
com.evolveum.midpoint.schema.query.AbstractTypedQuery
Packages that use AbstractTypedQuery
-
Uses of AbstractTypedQuery in com.evolveum.midpoint.schema.query
Classes in com.evolveum.midpoint.schema.query with type parameters of type AbstractTypedQuerySubclasses of AbstractTypedQuery in com.evolveum.midpoint.schema.queryModifier and TypeClassDescriptionclassPrepared Query represents query with filter with placeholders, which can be used for search.classTypedQuery<T>Typed Query represents query with filter, which can be used for searching references, containers and objects (depending on item type).Methods in com.evolveum.midpoint.schema.query with parameters of type AbstractTypedQueryModifier and TypeMethodDescriptionprotected voidAbstractTypedQuery.fillFrom(AbstractTypedQuery<?, ?> other)