| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.indexer.cron | |
| de.hybris.platform.solrfacetsearch.resource.indexer.cron |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrExtIndexerJob<T extends SolrExtIndexerCronJobModel>
Job performable that triggers indexer operations.
|
| Modifier and Type | Method and Description |
|---|---|
SolrExtIndexerCronJobModel |
SolrExtIndexerCronJobResource.getSolrExtIndexerCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrExtIndexerCronJobModel |
SolrExtIndexerCronJobResource.readResource(java.lang.String resourceId)
Gets the
SolrExtIndexerCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrExtIndexerCronJobModel> |
SolrExtIndexerCronJobsResource.getSolrExtIndexerCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrExtIndexerCronJobResource.setSolrExtIndexerCronJobModel(SolrExtIndexerCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SolrExtIndexerCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrExtIndexerCronJobsResource.setSolrExtIndexerCronJobsCollection(java.util.Collection<SolrExtIndexerCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.