Uses of Class
de.hybris.platform.solrfacetsearch.model.indexer.cron.SolrIndexerCronJobModel
Packages that use SolrIndexerCronJobModel
Package
Description
Contains generated models for each type of com.hybris.backoffice.solrsearch.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.indexer.cron package.
-
Uses of SolrIndexerCronJobModel in com.hybris.backoffice.solrsearch.model
Subclasses of SolrIndexerCronJobModel in com.hybris.backoffice.solrsearch.modelModifier and TypeClassDescriptionclassGenerated model class for type BackofficeSolrIndexerCronJob first defined at extension backofficesolrsearch. -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearch.indexer.cron
Methods in de.hybris.platform.solrfacetsearch.indexer.cron with parameters of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionprotected voidSolrIndexerJob.indexItems(SolrIndexerCronJobModel solrIndexerCronJob, FacetSearchConfig facetSearchConfig) -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionSolrFacetSearchConfigModel.getSolrIndexerCronJob()Generated method - Getter of theSolrFacetSearchConfig.solrIndexerCronJobattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionvoidSolrFacetSearchConfigModel.setSolrIndexerCronJob(List<SolrIndexerCronJobModel> value) Generated method - Setter ofSolrFacetSearchConfig.solrIndexerCronJobattribute defined at extensionsolrfacetsearch. -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearch.model.indexer.cron
Modifier and TypeClassDescriptionclassGenerated model class for type SolrExtIndexerCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrIndexerHotUpdateCronJob first defined at extension solrfacetsearch. -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearchbackoffice.wizards
Methods in de.hybris.platform.solrfacetsearchbackoffice.wizards with parameters of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionprotected voidBaseSolrIndexerWizardStep.startCronJob(com.hybris.cockpitng.widgets.configurableflow.ConfigurableFlowController controller, SolrIndexerCronJobModel cronJobModel) -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearchbackoffice.wizards.hotupdate
Methods in de.hybris.platform.solrfacetsearchbackoffice.wizards.hotupdate with parameters of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionprotected voidSolrHotUpdateIndexerStepTwo.adjustSolrIndexerCronJobModel(SolrIndexerCronJobModel cronJob) -
Uses of SolrIndexerCronJobModel in de.hybris.platform.solrfacetsearchbackoffice.wizards.indexer
Methods in de.hybris.platform.solrfacetsearchbackoffice.wizards.indexer with parameters of type SolrIndexerCronJobModelModifier and TypeMethodDescriptionprotected voidSolrIndexerOperationStepOne.adjustSolrIndexerCronJobModel(SolrIndexerCronJobModel cronJob)