public class DefaultSolrIndexerJobsService extends java.lang.Object implements SolrIndexerJobsService
SolrIndexerJobsService| Constructor and Description |
|---|
DefaultSolrIndexerJobsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableBackofficeSolrSearchIndexerJobs()
Enables jobs related to Backoffice Solr Search indexing process
|
protected BackofficeJobsDao |
getBackofficeJobsDao() |
protected java.util.Collection<java.lang.String> |
getJobNames() |
protected ModelService |
getModelService() |
void |
setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao) |
void |
setJobNames(java.util.Set<java.lang.String> jobNames) |
void |
setModelService(ModelService modelService) |
public void enableBackofficeSolrSearchIndexerJobs()
SolrIndexerJobsServiceenableBackofficeSolrSearchIndexerJobs in interface SolrIndexerJobsServiceprotected BackofficeJobsDao getBackofficeJobsDao()
public void setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected java.util.Collection<java.lang.String> getJobNames()
public void setJobNames(java.util.Set<java.lang.String> jobNames)
Copyright © 2018 SAP SE. All Rights Reserved.