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 | Method and Description |
---|---|
protected List<ItemCriteriaDTO> |
PageServiceImpl.buildItemCriteriaDTOList(Page page) |
Modifier and Type | Field and Description |
---|---|
protected List<ItemCriteriaDTO> |
StructuredContentDTO.itemCriteriaDTOList |
Modifier and Type | Method and Description |
---|---|
List<ItemCriteriaDTO> |
StructuredContentDTO.getItemCriteriaDTOList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentDTO.setItemCriteriaDTOList(List<ItemCriteriaDTO> itemCriteriaDTOList) |
Modifier and Type | Method and Description |
---|---|
protected List<ItemCriteriaDTO> |
StructuredContentServiceImpl.buildItemCriteriaDTOList(StructuredContent sc) |
Copyright © 2014. All rights reserved.