| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.dto | |
| de.hybris.platform.solrfacetsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexOperationDTO> |
SolrIndexDTO.getIndexOperations() |
java.util.List<SolrIndexOperationDTO> |
SolrIndexOperationsDTO.getSolrIndexOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexDTO.setIndexOperations(java.util.Collection<SolrIndexOperationDTO> value) |
void |
SolrIndexOperationsDTO.setSolrIndexOperations(java.util.List<SolrIndexOperationDTO> solrindexoperationsList) |
| Constructor and Description |
|---|
SolrIndexOperationsDTO(java.util.List<SolrIndexOperationDTO> solrindexoperationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrIndexOperationsResource.postSolrIndexOperation(SolrIndexOperationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SolrIndexOperationResource.putSolrIndexOperation(SolrIndexOperationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.