Uses of Class
com.evolveum.midpoint.repo.api.AggregateQuery.ResultItem
Packages that use AggregateQuery.ResultItem
-
Uses of AggregateQuery.ResultItem in com.evolveum.midpoint.repo.api
Subclasses of AggregateQuery.ResultItem in com.evolveum.midpoint.repo.apiModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in com.evolveum.midpoint.repo.api that return AggregateQuery.ResultItemModifier and TypeMethodDescriptionAggregateQuery.AggregateOrdering.getItem()AggregateQuery.getResultItem(ItemName name) Methods in com.evolveum.midpoint.repo.api that return types with arguments of type AggregateQuery.ResultItemMethods in com.evolveum.midpoint.repo.api with parameters of type AggregateQuery.ResultItemModifier and TypeMethodDescriptionvoidAggregateQuery.orderBy(AggregateQuery.ResultItem resultItem, OrderDirection orderDirection) Constructors in com.evolveum.midpoint.repo.api with parameters of type AggregateQuery.ResultItemModifierConstructorDescriptionAggregateOrdering(AggregateQuery.ResultItem resultItem, OrderDirection orderDirection)