| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.dto | |
| de.hybris.platform.adaptivesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsPromotedFacetDTO> |
AsPromotedFacetsDTO.getAsPromotedFacets() |
java.util.List<AsPromotedFacetDTO> |
AbstractAsConfigurableSearchConfigurationDTO.getPromotedFacets() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsPromotedFacetsDTO.setAsPromotedFacets(java.util.List<AsPromotedFacetDTO> aspromotedfacetsList) |
void |
AbstractAsConfigurableSearchConfigurationDTO.setPromotedFacets(java.util.List<AsPromotedFacetDTO> value) |
| Constructor and Description |
|---|
AsPromotedFacetsDTO(java.util.List<AsPromotedFacetDTO> aspromotedfacetsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AsPromotedFacetsResource.postAsPromotedFacet(AsPromotedFacetDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AsPromotedFacetResource.putAsPromotedFacet(AsPromotedFacetDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.