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