| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.dto | |
| de.hybris.platform.adaptivesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsExcludedFacetDTO> |
AsExcludedFacetsDTO.getAsExcludedFacets() |
java.util.List<AsExcludedFacetDTO> |
AbstractAsConfigurableSearchConfigurationDTO.getExcludedFacets() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsExcludedFacetsDTO.setAsExcludedFacets(java.util.List<AsExcludedFacetDTO> asexcludedfacetsList) |
void |
AbstractAsConfigurableSearchConfigurationDTO.setExcludedFacets(java.util.List<AsExcludedFacetDTO> value) |
| Constructor and Description |
|---|
AsExcludedFacetsDTO(java.util.List<AsExcludedFacetDTO> asexcludedfacetsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AsExcludedFacetsResource.postAsExcludedFacet(AsExcludedFacetDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AsExcludedFacetResource.putAsExcludedFacet(AsExcludedFacetDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.