Uses of Interface
ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Packages that use CaseQuery.IGroupByQueryColumns
-
Uses of CaseQuery.IGroupByQueryColumns in ch.ivyteam.ivy.workflow.query
Classes in ch.ivyteam.ivy.workflow.query that implement CaseQuery.IGroupByQueryColumnsModifier and TypeClassDescriptionclassProvides methods to group the result by certain fields.Methods in ch.ivyteam.ivy.workflow.query that return CaseQuery.IGroupByQueryColumnsModifier and TypeMethodDescriptionCaseQuery.groupBy()Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.