| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.dto.config | |
| de.hybris.platform.solrfacetsearch.resource.config |
| Modifier and Type | Method and Description |
|---|---|
List<SolrEndpointUrlDTO> |
SolrEndpointUrlsDTO.getSolrEndpointUrls() |
List<SolrEndpointUrlDTO> |
SolrServerConfigDTO.getSolrEndpointUrls() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrEndpointUrlsDTO.setSolrEndpointUrls(List<SolrEndpointUrlDTO> solrendpointurlsList) |
void |
SolrServerConfigDTO.setSolrEndpointUrls(List<SolrEndpointUrlDTO> value) |
| Constructor and Description |
|---|
SolrEndpointUrlsDTO(List<SolrEndpointUrlDTO> solrendpointurlsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrEndpointUrlsResource.postSolrEndpointUrl(SolrEndpointUrlDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SolrEndpointUrlResource.putSolrEndpointUrl(SolrEndpointUrlDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.