public class WizardConfigurationFactory extends JAXBBasedUIComponentConfigurationFactory<WizardConfiguration,WizardConfig>
| Modifier and Type | Class and Description |
|---|---|
class |
WizardConfigurationFactory.WizardGroupConfiguration
Configuration of a wizard group
|
beanFactory, COCKPIT_CONFIG_LABEL_PREFIX, searchService, typeService| Constructor and Description |
|---|
WizardConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
UIComponentConfiguration |
createDefault(ObjectTemplate objectTemplate)
Creates a default ui component configuration for the given template
|
protected WizardConfiguration |
createUIComponent(ObjectTemplate objectTemplate,
ObjectTemplate originalObjectTemplate,
WizardConfig xmlContentEditor) |
java.lang.Class |
getComponentClass()
The class of configurations created by this factories
|
SystemService |
getSystemService() |
void |
setSystemService(SystemService systemService) |
create, createLabelForAllLanguages, createLabelMap, createLabelMap, getDefaultPropertyGroups, getOtherProperties, setBeanFactory, setCockpitTypeService, setCommonI18NService, setJaxbClass, setJaxbContextCache, setPropertyService, setSchemaResource, setSearchServicepublic SystemService getSystemService()
public void setSystemService(SystemService systemService)
protected WizardConfiguration createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, WizardConfig xmlContentEditor)
createUIComponent in class JAXBBasedUIComponentConfigurationFactory<WizardConfiguration,WizardConfig>public UIComponentConfiguration createDefault(ObjectTemplate objectTemplate)
UIComponentConfigurationFactoryobjectTemplate - the object template to create the configuration frompublic java.lang.Class getComponentClass()
UIComponentConfigurationFactoryCopyright © 2018 SAP SE. All Rights Reserved.