public class DefaultAddOnSystemSetupSupport extends AbstractSystemSetup implements AddOnSystemSetupSupport
BOOLEAN_FALSE, BOOLEAN_TRUEACTIVATE_SOLR_CRON_JOBS, IMPORT_SITES, IMPORT_SYNC_CATALOGS| Constructor and Description |
|---|
DefaultAddOnSystemSetupSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanSystemSetupParameter(SystemSetupContext context,
java.lang.String key)
Helper method for checking setting of a Boolean setup parameter.
|
java.util.List<SystemSetupParameter> |
getInitializationOptions()
Abstract method to be implemented in subclasses.
|
boolean |
synchronizeContentCatalog(SystemSetupContext context,
java.lang.String catalogName) |
boolean |
synchronizeProductCatalog(SystemSetupContext context,
java.lang.String catalogName) |
activateSolrIndexerCronJobs, createBooleanSystemSetupParameter, createContentCatalogSyncJob, createProductCatalogSyncJob, createSolrIndexerCronJobs, executeCatalogSyncJob, executeSolrIndexerCronJob, getCatalogSyncJob, getCatalogVersionService, getDefaultValueForBooleanSystemSetupParameter, getEventService, getSetupImpexService, getSetupSolrIndexerService, getSetupSyncJobService, importImpexFile, importImpexFile, importImpexFile, isSyncRerunNeeded, logError, logInfo, setCatalogVersionService, setEventService, setSetupImpexService, setSetupSolrIndexerService, setSetupSyncJobServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteSolrIndexerCronJobpublic java.util.List<SystemSetupParameter> getInitializationOptions()
AbstractSystemSetupgetInitializationOptions in class AbstractSystemSetuppublic boolean synchronizeContentCatalog(SystemSetupContext context, java.lang.String catalogName)
synchronizeContentCatalog in interface AddOnSystemSetupSupportpublic boolean synchronizeProductCatalog(SystemSetupContext context, java.lang.String catalogName)
synchronizeProductCatalog in interface AddOnSystemSetupSupportpublic boolean getBooleanSystemSetupParameter(SystemSetupContext context, java.lang.String key)
AbstractSystemSetupgetBooleanSystemSetupParameter in interface AddOnSystemSetupSupportgetBooleanSystemSetupParameter in class AbstractSystemSetupCopyright © 2018 SAP SE. All Rights Reserved.