| Package | Description |
|---|---|
| de.hybris.platform.commercesearch.dto | |
| de.hybris.platform.commercesearch.resource | |
| de.hybris.platform.solrfacetsearch.dto.config |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrFacetReconfigurationDTO> |
AbstractSolrSearchProfileDTO.getSolrFacetReconfigurations() |
List<SolrFacetReconfigurationDTO> |
SolrFacetReconfigurationsDTO.getSolrFacetReconfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSearchProfileDTO.setSolrFacetReconfigurations(Collection<SolrFacetReconfigurationDTO> value) |
void |
SolrFacetReconfigurationsDTO.setSolrFacetReconfigurations(List<SolrFacetReconfigurationDTO> solrfacetreconfigurationsList) |
| Constructor and Description |
|---|
SolrFacetReconfigurationsDTO(List<SolrFacetReconfigurationDTO> solrfacetreconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrFacetReconfigurationsResource.postSolrFacetReconfiguration(SolrFacetReconfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SolrFacetReconfigurationResource.putSolrFacetReconfiguration(SolrFacetReconfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrFacetReconfigurationDTO> |
SolrIndexedPropertyDTO.getSolrFacetReconfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyDTO.setSolrFacetReconfigurations(Collection<SolrFacetReconfigurationDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.