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