public static class ProductQuery.SortOrder
Modifier and Type | Field and Description |
---|---|
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
alcoholByVolume |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
alcoholProductKindCode |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
code |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
description |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
measureName |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
measurePrecision |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
name |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
parentUuid |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
price |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
quantity |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
tareVolume |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
taxNumber |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
type |
ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> |
uuid |
Constructor and Description |
---|
SortOrder() |
Modifier and Type | Method and Description |
---|---|
ProductQuery.SortOrder |
getCurrentSortOrder() |
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> uuid
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> parentUuid
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> code
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> name
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> taxNumber
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> type
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> price
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> quantity
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> description
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> measureName
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> measurePrecision
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> alcoholByVolume
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> alcoholProductKindCode
public ru.evotor.query.FieldSorter<ru.evotor.framework.inventory.ProductQuery.SortOrder> tareVolume
public ProductQuery.SortOrder getCurrentSortOrder()