| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.reporting.cron | |
| de.hybris.platform.solrfacetsearch.resource.cron |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
SolrQueryStatisticsCollectorJob.perform(SolrQueryStatisticsCollectorCronJobModel cronJob) |
| Modifier and Type | Method and Description |
|---|---|
SolrQueryStatisticsCollectorCronJobModel |
SolrQueryStatisticsCollectorCronJobResource.getSolrQueryStatisticsCollectorCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrQueryStatisticsCollectorCronJobModel |
SolrQueryStatisticsCollectorCronJobResource.readResource(java.lang.String resourceId)
Gets the
SolrQueryStatisticsCollectorCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrQueryStatisticsCollectorCronJobModel> |
SolrQueryStatisticsCollectorCronJobsResource.getSolrQueryStatisticsCollectorCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrQueryStatisticsCollectorCronJobResource.setSolrQueryStatisticsCollectorCronJobModel(SolrQueryStatisticsCollectorCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SolrQueryStatisticsCollectorCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrQueryStatisticsCollectorCronJobsResource.setSolrQueryStatisticsCollectorCronJobsCollection(java.util.Collection<SolrQueryStatisticsCollectorCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.