Uses of Enum Class
ch.ivyteam.ivy.business.data.store.search.OrderByOperation.Direction
Packages that use OrderByOperation.Direction
-
Uses of OrderByOperation.Direction in ch.ivyteam.ivy.business.data.store.search
Methods in ch.ivyteam.ivy.business.data.store.search with parameters of type OrderByOperation.DirectionModifier and TypeMethodDescriptionOrderByOperation.direction(OrderByOperation.Direction direction) Orders the result according to the givendirection.