Class AbstractTypedQuery<T,F extends AbstractTypedQuery<T,F>>
java.lang.Object
com.evolveum.midpoint.schema.query.AbstractTypedQuery<T,F>
- Direct Known Subclasses:
PreparedQuery
,TypedQuery
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected @Nullable ObjectPaging
protected void
fillFrom
(AbstractTypedQuery<?, ?> other) orderBy
(ItemPath path, OrderDirection direction) protected boolean
protected abstract F
self()
-
Field Details
-
type
-
-
Constructor Details
-
AbstractTypedQuery
-
-
Method Details
-
self
-
operationOptionsBuilder
-
getOffset
-
offset
-
getMaxSize
-
maxSize
-
orderBy
-
pagingRequired
protected boolean pagingRequired() -
buildObjectPaging
-
fillFrom
-