| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.dto | |
| de.hybris.platform.solrfacetsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexDTO |
SolrIndexOperationDTO.getIndex() |
| Modifier and Type | Method and Description |
|---|---|
List<SolrIndexDTO> |
SolrIndexsDTO.getSolrIndexs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexOperationDTO.setIndex(SolrIndexDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexsDTO.setSolrIndexs(List<SolrIndexDTO> solrindexsList) |
| Constructor and Description |
|---|
SolrIndexsDTO(List<SolrIndexDTO> solrindexsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrIndexsResource.postSolrIndex(SolrIndexDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SolrIndexResource.putSolrIndex(SolrIndexDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.