| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.indexer.cron | |
| de.hybris.platform.solrfacetsearch.resource.indexer.cron |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrIndexerHotUpdateJob.indexItems(SolrIndexerHotUpdateCronJobModel indexerCronJob,
FacetSearchConfig facetSearchConfig,
Collection<ItemModel> items) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerHotUpdateCronJobModel |
SolrIndexerHotUpdateCronJobResource.getSolrIndexerHotUpdateCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected SolrIndexerHotUpdateCronJobModel |
SolrIndexerHotUpdateCronJobResource.readResource(String resourceId)
Gets the
SolrIndexerHotUpdateCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrIndexerHotUpdateCronJobModel> |
SolrIndexerHotUpdateCronJobsResource.getSolrIndexerHotUpdateCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerHotUpdateCronJobResource.setSolrIndexerHotUpdateCronJobModel(SolrIndexerHotUpdateCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerHotUpdateCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerHotUpdateCronJobsResource.setSolrIndexerHotUpdateCronJobsCollection(Collection<SolrIndexerHotUpdateCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.