@SystemSetup(extension="configurablebundleservices") public class ConfigurableBundleServicesSystemSetup extends SubscriptionServicesSystemSetup
BOOLEAN_FALSE, BOOLEAN_TRUE| Constructor and Description |
|---|
ConfigurableBundleServicesSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
createProjectData(SystemSetupContext context)
This method will be called during the system initialization.
|
void |
createSampleData(SystemSetupContext context) |
List<SystemSetupParameter> |
getInitializationOptions()
Generates the Dropdown and Multi-select boxes for the project data import
|
createBooleanSystemSetupParameter, getBooleanSystemSetupParameter, getDefaultValueForBooleanSystemSetupParameterpublic ConfigurableBundleServicesSystemSetup()
@SystemSetupParameterMethod public List<SystemSetupParameter> getInitializationOptions()
getInitializationOptions in class SubscriptionServicesSystemSetup@SystemSetup(extension="configurablebundleservices", type=PROJECT, process=ALL) public void createSampleData(SystemSetupContext context)
createSampleData in class SubscriptionServicesSystemSetup@SystemSetup(type=PROJECT, process=ALL) public void createProjectData(SystemSetupContext context)
context - the context provides the selected parameters and valuesCopyright © 2017 SAP SE. All Rights Reserved.