| Package | Description |
|---|---|
| com.hybris.backoffice.solrsearch.model |
Contains generated models for each type of com.hybris.backoffice.solrsearch.jalo package.
|
| de.hybris.platform.solrfacetsearch.indexer.cron | |
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| de.hybris.platform.solrfacetsearch.model.indexer.cron |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.indexer.cron package.
|
| de.hybris.platform.solrfacetsearch.resource.indexer.cron | |
| de.hybris.platform.solrfacetsearchbackoffice.wizards | |
| de.hybris.platform.solrfacetsearchbackoffice.wizards.hotupdate | |
| de.hybris.platform.solrfacetsearchbackoffice.wizards.indexer |
| Modifier and Type | Class and Description |
|---|---|
class |
BackofficeSolrIndexerCronJobModel
Generated model class for type BackofficeSolrIndexerCronJob first defined at extension backofficesolrsearch.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrIndexerJob.indexItems(SolrIndexerCronJobModel solrIndexerCronJob,
FacetSearchConfig facetSearchConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexerCronJobModel> |
SolrFacetSearchConfigModel.getSolrIndexerCronJob()
Generated method - Getter of the
SolrFacetSearchConfig.solrIndexerCronJob attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrFacetSearchConfigModel.setSolrIndexerCronJob(java.util.List<SolrIndexerCronJobModel> value)
Generated method - Setter of
SolrFacetSearchConfig.solrIndexerCronJob attribute defined at extension solrfacetsearch. |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrExtIndexerCronJobModel
Generated model class for type SolrExtIndexerCronJob first defined at extension solrfacetsearch.
|
class |
SolrIndexerHotUpdateCronJobModel
Generated model class for type SolrIndexerHotUpdateCronJob first defined at extension solrfacetsearch.
|
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerCronJobModel |
SolrIndexerCronJobResource.getSolrIndexerCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexerCronJobModel |
SolrIndexerCronJobResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexerCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexerCronJobModel> |
SolrIndexerCronJobsResource.getSolrIndexerCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerCronJobResource.setSolrIndexerCronJobModel(SolrIndexerCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerCronJobsResource.setSolrIndexerCronJobsCollection(java.util.Collection<SolrIndexerCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseSolrIndexerWizardStep.startCronJob(ConfigurableFlowController controller,
SolrIndexerCronJobModel cronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrHotUpdateIndexerStepTwo.adjustSolrIndexerCronJobModel(SolrIndexerCronJobModel cronJob) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrIndexerOperationStepOne.adjustSolrIndexerCronJobModel(SolrIndexerCronJobModel cronJob) |
Copyright © 2018 SAP SE. All Rights Reserved.