@SystemSetup(extension="xyformsbackoffice") public class YFormsBackofficeSystemSetup extends AbstractSystemSetup
BOOLEAN_FALSE, BOOLEAN_TRUE| Constructor and Description |
|---|
YFormsBackofficeSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEssentialData(SystemSetupContext context)
This method will be called during the system initialization.
|
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
|
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, setSetupSyncJobService@SystemSetupParameterMethod public java.util.List<SystemSetupParameter> getInitializationOptions()
getInitializationOptions in class AbstractSystemSetup@SystemSetup(type=ESSENTIAL, process=ALL) public void createEssentialData(SystemSetupContext context)
context - the context provides the selected parameters and values@SystemSetup(type=PROJECT, process=ALL) public void createProjectData(SystemSetupContext context)
context - the context provides the selected parameters and valuesCopyright © 2018 SAP SE. All Rights Reserved.