Class DefaultSolrIndexerJobsService

java.lang.Object
com.hybris.backoffice.solrsearch.services.impl.DefaultSolrIndexerJobsService
All Implemented Interfaces:
SolrIndexerJobsService

@Deprecated(since="2015", forRemoval=true) public class DefaultSolrIndexerJobsService extends Object implements SolrIndexerJobsService
Deprecated, for removal: This API element is subject to removal in a future version.
(Be replaced)
  • Constructor Details

    • DefaultSolrIndexerJobsService

      public DefaultSolrIndexerJobsService()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • enableBackofficeSolrSearchIndexerJobs

      public void enableBackofficeSolrSearchIndexerJobs()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Description copied from interface: SolrIndexerJobsService
      Enables jobs related to Backoffice Solr Search indexing process
      Specified by:
      enableBackofficeSolrSearchIndexerJobs in interface SolrIndexerJobsService
    • getBackofficeJobsDao

      protected BackofficeJobsDao getBackofficeJobsDao()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setBackofficeJobsDao

      public void setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getModelService

      protected ModelService getModelService()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setModelService

      public void setModelService(ModelService modelService)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getJobNames

      protected Collection<String> getJobNames()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setJobNames

      public void setJobNames(Set<String> jobNames)
      Deprecated, for removal: This API element is subject to removal in a future version.