| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerDistributedProcessModel |
SolrIndexerDistributedProcessResource.getSolrIndexerDistributedProcessModel()
Convenience method which just delegates to
#getResourceValue() |
protected SolrIndexerDistributedProcessModel |
SolrIndexerDistributedProcessResource.readResource(String resourceId)
Gets the
SolrIndexerDistributedProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrIndexerDistributedProcessModel> |
SolrIndexerDistributedProcessesResource.getSolrIndexerDistributedProcessesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerDistributedProcessResource.setSolrIndexerDistributedProcessModel(SolrIndexerDistributedProcessModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerDistributedProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerDistributedProcessesResource.setSolrIndexerDistributedProcessesCollection(Collection<SolrIndexerDistributedProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.