public interface AddOnSystemSetupSupport
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVATE_SOLR_CRON_JOBS |
static java.lang.String |
IMPORT_SITES |
static java.lang.String |
IMPORT_SYNC_CATALOGS |
| Modifier and Type | Method and Description |
|---|---|
void |
executeSolrIndexerCronJob(java.lang.String solrFacetSearchConfigName,
boolean fullReIndex) |
boolean |
getBooleanSystemSetupParameter(SystemSetupContext context,
java.lang.String key) |
boolean |
synchronizeContentCatalog(SystemSetupContext context,
java.lang.String catalogName) |
boolean |
synchronizeProductCatalog(SystemSetupContext context,
java.lang.String catalogName) |
static final java.lang.String IMPORT_SITES
static final java.lang.String IMPORT_SYNC_CATALOGS
static final java.lang.String ACTIVATE_SOLR_CRON_JOBS
boolean synchronizeContentCatalog(SystemSetupContext context, java.lang.String catalogName)
boolean synchronizeProductCatalog(SystemSetupContext context, java.lang.String catalogName)
boolean getBooleanSystemSetupParameter(SystemSetupContext context, java.lang.String key)
void executeSolrIndexerCronJob(java.lang.String solrFacetSearchConfigName,
boolean fullReIndex)
Copyright © 2018 SAP SE. All Rights Reserved.