Modifier and Type | Method and Description |
---|---|
protected List<ItemCriteriaDTO> |
PageServiceUtility.buildItemCriteriaDTOList(Page page) |
Modifier and Type | Method and Description |
---|---|
protected List<ItemCriteriaDTO> |
StructuredContentServiceImpl.buildItemCriteriaDTOList(StructuredContent sc) |
Modifier and Type | Field and Description |
---|---|
protected List<ItemCriteriaDTO> |
PageDTO.itemCriteriaDTOList |
Modifier and Type | Method and Description |
---|---|
List<ItemCriteriaDTO> |
PageDTO.getItemCriteriaDTOList() |
Modifier and Type | Method and Description |
---|---|
void |
PageDTO.setItemCriteriaDTOList(List<ItemCriteriaDTO> itemCriteriaDTOList) |
Modifier and Type | Field and Description |
---|---|
protected List<ItemCriteriaDTO> |
StructuredContentDTO.itemCriteriaDTOList |
Modifier and Type | Method and Description |
---|---|
ItemCriteriaDTO |
ItemCriteriaDTO.getClone() |
Modifier and Type | Method and Description |
---|---|
List<ItemCriteriaDTO> |
StructuredContentDTOWrapper.getItemCriteriaDTOList() |
List<ItemCriteriaDTO> |
StructuredContentDTO.getItemCriteriaDTOList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentDTOWrapper.setItemCriteriaDTOList(List<ItemCriteriaDTO> itemCriteriaDTOList) |
void |
StructuredContentDTO.setItemCriteriaDTOList(List<ItemCriteriaDTO> itemCriteriaDTOList) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractCartRuleProcessor.checkItemCriteria(ItemCriteriaDTO itemCriteria,
List<OrderItem> orderItems) |
Copyright © 2022. All rights reserved.