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, notcustomstatic ProductSelectionQueryModel of()
StringQuerySortingModel<ProductSelection> key()
LocalizedStringQuerySortingModel<ProductSelection> name()
LongQuerySortingModel<ProductSelection> productCount()