| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerBatchModel |
SolrIndexerBatchResource.getSolrIndexerBatchModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexerBatchModel |
SolrIndexerBatchResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexerBatchModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexerBatchModel> |
SolrIndexerBatchsResource.getSolrIndexerBatchsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerBatchResource.setSolrIndexerBatchModel(SolrIndexerBatchModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerBatchModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerBatchsResource.setSolrIndexerBatchsCollection(java.util.Collection<SolrIndexerBatchModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.