| Modifier and Type | Class and Description |
|---|---|
class |
ConditionalSolrSortDTO
Generated dto class for type ConditionalSolrSort first defined at extension commercesearch
|
| Modifier and Type | Method and Description |
|---|---|
SolrSortDTO |
SolrSortFieldDTO.getSort() |
| Modifier and Type | Method and Description |
|---|---|
List<SolrSortDTO> |
SolrSortsDTO.getSolrSorts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSortFieldDTO.setSort(SolrSortDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSortsDTO.setSolrSorts(List<SolrSortDTO> solrsortsList) |
| Constructor and Description |
|---|
SolrSortsDTO(List<SolrSortDTO> solrsortsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrSortResource.putSolrSort(SolrSortDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrSortDTO> |
SolrIndexedTypeDTO.getSorts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedTypeDTO.setSorts(List<SolrSortDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.