Uses of Interface
ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
Packages that use UserQuery.IOrderByQueryColumns
-
Uses of UserQuery.IOrderByQueryColumns in ch.ivyteam.ivy.security.query
Classes in ch.ivyteam.ivy.security.query that implement UserQuery.IOrderByQueryColumnsModifier and TypeClassDescriptionstatic classProvides methods to define the direction of the sorting either ascending or descending.static classMethods in ch.ivyteam.ivy.security.query that return UserQuery.IOrderByQueryColumnsModifier and TypeMethodDescriptionUserQuery.orderBy()Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns.