@SystemSetup(extension="sappostransactionaddon") public class SappostransactionaddonSystemSetup extends AbstractSystemSetup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPAREL |
static java.lang.String |
APPAREL_DE |
static java.lang.String |
APPAREL_UK |
static java.lang.String |
ELECTRONICS |
static java.lang.String |
IMPORT_SYNC_CATALOGS |
BOOLEAN_FALSE, BOOLEAN_TRUE| Constructor and Description |
|---|
SappostransactionaddonSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
createProjectData(SystemSetupContext context)
This method will be called during the system initialization.
|
java.util.List<SystemSetupParameter> |
getInitializationOptions()
Generates the Dropdown and Multi-Select boxes for the project data import
|
protected void |
importContentCatalog(SystemSetupContext context,
java.lang.String catalogName) |
boolean |
synchronizeContentCatalog(SystemSetupContext context,
java.lang.String catalogName) |
activateSolrIndexerCronJobs, createBooleanSystemSetupParameter, createContentCatalogSyncJob, createProductCatalogSyncJob, createSolrIndexerCronJobs, executeCatalogSyncJob, executeSolrIndexerCronJob, getBooleanSystemSetupParameter, getCatalogSyncJob, getCatalogVersionService, getDefaultValueForBooleanSystemSetupParameter, getEventService, getSetupImpexService, getSetupSolrIndexerService, getSetupSyncJobService, importImpexFile, importImpexFile, importImpexFile, isSyncRerunNeeded, logError, logInfo, setCatalogVersionService, setEventService, setSetupImpexService, setSetupSolrIndexerService, setSetupSyncJobServicepublic static final java.lang.String IMPORT_SYNC_CATALOGS
public static final java.lang.String APPAREL
public static final java.lang.String APPAREL_UK
public static final java.lang.String APPAREL_DE
public static final java.lang.String ELECTRONICS
@SystemSetupParameterMethod public java.util.List<SystemSetupParameter> getInitializationOptions()
getInitializationOptions in class AbstractSystemSetup@SystemSetup(type=PROJECT, process=ALL, extension="sappostransactionaddon") public void createProjectData(SystemSetupContext context)
context - provides the selected parameters and valuesprotected void importContentCatalog(SystemSetupContext context, java.lang.String catalogName)
public boolean synchronizeContentCatalog(SystemSetupContext context, java.lang.String catalogName)
Copyright © 2018 SAP SE. All Rights Reserved.