public interface ProductSelectionQueryModel extends ResourceQueryModel<ProductSelection>, WithCustomQueryModel<ProductSelection>
Modifier and Type | Method and Description |
---|---|
StringQuerySortingModel<ProductSelection> |
key() |
LocalizedStringQuerySortingModel<ProductSelection> |
name() |
static ProductSelectionQueryModel |
of() |
LongQuerySortingModel<ProductSelection> |
productCount() |
createdAt, id, is, lastModifiedAt, not
custom
static ProductSelectionQueryModel of()
StringQuerySortingModel<ProductSelection> key()
LocalizedStringQuerySortingModel<ProductSelection> name()
LongQuerySortingModel<ProductSelection> productCount()