Package com.evolveum.midpoint.repo.sqale
Class AggregateSearchContext
java.lang.Object
com.evolveum.midpoint.repo.sqale.AggregateSearchContext
-
Constructor Summary
ConstructorDescriptionAggregateSearchContext
(AggregateQuery<?> query, SqaleQueryContext<? extends Containerable, FlexibleRelationalPathBase<Object>, Object> queryContext, OperationResult result) -
Method Summary
-
Constructor Details
-
AggregateSearchContext
public AggregateSearchContext(AggregateQuery<?> query, SqaleQueryContext<? extends Containerable, FlexibleRelationalPathBase<Object>, Object> queryContext, OperationResult result)
-
-
Method Details
-
search
public SearchResultList<PrismContainerValue<?>> search() throws SchemaException, RepositoryException- Throws:
SchemaException
RepositoryException
-
count
- Throws:
SchemaException
RepositoryException
-