public class ProductQuery
Created by a.lunkov on 07.03.2018.
Modifier and Type | Class and Description |
---|---|
static class |
ProductQuery.SortOrder |
Modifier and Type | Field and Description |
---|---|
ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
alcoholByVolume |
ru.evotor.query.FieldFilter<java.lang.Long,java.lang.Long,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
alcoholProductKindCode |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
code |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
description |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
measureName |
ru.evotor.query.FieldFilter<java.lang.Integer,java.lang.Integer,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
measurePrecision |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
name |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
parentUuid |
ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
price |
ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
quantity |
ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
tareVolume |
ru.evotor.query.FieldFilter<ru.evotor.framework.receipt.TaxNumber,ru.evotor.framework.receipt.TaxNumber,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
taxNumber |
ru.evotor.query.FieldFilter<ru.evotor.framework.inventory.ProductType,ru.evotor.framework.inventory.ProductType,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
type |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> |
uuid |
Constructor and Description |
---|
ProductQuery()
Created by a.lunkov on 07.03.2018.
|
Modifier and Type | Method and Description |
---|---|
ProductQuery |
getCurrentQuery() |
ProductItem |
getValue(ru.evotor.query.Cursor<? extends ru.evotor.framework.inventory.ProductItem> cursor) |
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> uuid
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> parentUuid
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> code
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> name
public ru.evotor.query.FieldFilter<ru.evotor.framework.receipt.TaxNumber,ru.evotor.framework.receipt.TaxNumber,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> taxNumber
public ru.evotor.query.FieldFilter<ru.evotor.framework.inventory.ProductType,ru.evotor.framework.inventory.ProductType,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> type
public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> price
public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> quantity
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> description
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> measureName
public ru.evotor.query.FieldFilter<java.lang.Integer,java.lang.Integer,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> measurePrecision
public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> alcoholByVolume
public ru.evotor.query.FieldFilter<java.lang.Long,java.lang.Long,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> alcoholProductKindCode
public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.math.BigDecimal,ru.evotor.framework.inventory.ProductQuery,ru.evotor.framework.inventory.ProductQuery.SortOrder,ru.evotor.framework.inventory.ProductItem> tareVolume
public ProductQuery getCurrentQuery()
public ProductItem getValue(ru.evotor.query.Cursor<? extends ru.evotor.framework.inventory.ProductItem> cursor)