Uses of Interface
ch.ivyteam.ivy.business.data.store.search.OrderBy
-
Packages that use OrderBy Package Description ch.ivyteam.ivy.business.data.store.search -
-
Uses of OrderBy in ch.ivyteam.ivy.business.data.store.search
Subinterfaces of OrderBy in ch.ivyteam.ivy.business.data.store.search Modifier and Type Interface Description interfaceFilter<T>Boolean AND and OR operation and orderBy, limit, execute operationsinterfaceQuery<T>Search for business data values using different filters for text, number and date fields.interfaceScoredFilter<T>Scored query filter
-