Interface AddOnSystemSetupSupport
- All Known Implementing Classes:
DefaultAddOnSystemSetupSupport
public interface AddOnSystemSetupSupport
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteSolrIndexerCronJob(String solrFacetSearchConfigName, boolean fullReIndex) booleangetBooleanSystemSetupParameter(SystemSetupContext context, String key) booleansynchronizeContentCatalog(SystemSetupContext context, String catalogName) booleansynchronizeProductCatalog(SystemSetupContext context, String catalogName)
-
Field Details
-
IMPORT_SITES
- See Also:
-
IMPORT_SYNC_CATALOGS
- See Also:
-
ACTIVATE_SOLR_CRON_JOBS
- See Also:
-
-
Method Details
-
synchronizeContentCatalog
-
synchronizeProductCatalog
-
getBooleanSystemSetupParameter
-
executeSolrIndexerCronJob
-