public class SolrIndexOperationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SolrIndexOperationsDTO()
Generated constructor - for generic creation.
|
SolrIndexOperationsDTO(List<SolrIndexOperationDTO> solrindexoperationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrIndexOperationDTO> |
getSolrIndexOperations() |
void |
setSolrIndexOperations(List<SolrIndexOperationDTO> solrindexoperationsList) |
public SolrIndexOperationsDTO()
public SolrIndexOperationsDTO(List<SolrIndexOperationDTO> solrindexoperationsList)
public List<SolrIndexOperationDTO> getSolrIndexOperations()
public void setSolrIndexOperations(List<SolrIndexOperationDTO> solrindexoperationsList)
solrindexoperationsList - the solrindexoperationsList to setCopyright © 2017 SAP SE. All Rights Reserved.