| Package | Description |
|---|---|
| de.hybris.platform.advancedsavedquery.dto | |
| de.hybris.platform.advancedsavedquery.resource |
| Modifier and Type | Method and Description |
|---|---|
WherePartDTO |
AbstractAdvancedSavedQuerySearchParameterDTO.getWherePart() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WherePartDTO> |
AdvancedSavedQueryDTO.getWhereparts() |
List<WherePartDTO> |
WherePartsDTO.getWhereParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAdvancedSavedQuerySearchParameterDTO.setWherePart(WherePartDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedSavedQueryDTO.setWhereparts(Collection<WherePartDTO> value) |
void |
WherePartsDTO.setWhereParts(List<WherePartDTO> wherepartsList) |
| Constructor and Description |
|---|
WherePartsDTO(List<WherePartDTO> wherepartsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
WherePartsResource.postWherePart(WherePartDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
WherePartResource.putWherePart(WherePartDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.