public class BaseConfigurationFactory extends JAXBBasedUIComponentConfigurationFactory<BaseConfiguration,Base>
beanFactory, COCKPIT_CONFIG_LABEL_PREFIX, searchService, typeService| Constructor and Description |
|---|
BaseConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
UIComponentConfiguration |
createDefault(ObjectTemplate objectTemplate)
Creates a default ui component configuration for the given template
|
protected BaseConfiguration |
createUIComponent(ObjectTemplate objectTemplate,
ObjectTemplate originalObjectTemplate,
Base xmlBase) |
java.lang.Class |
getComponentClass()
The class of configurations created by this factories
|
void |
setLabelFallbackPropertyQualifiers(java.util.List<java.lang.String> labelFallbackPropertyQualifiers) |
create, createLabelForAllLanguages, createLabelMap, createLabelMap, getDefaultPropertyGroups, getOtherProperties, setBeanFactory, setCockpitTypeService, setCommonI18NService, setJaxbClass, setJaxbContextCache, setPropertyService, setSchemaResource, setSearchServicepublic java.lang.Class getComponentClass()
UIComponentConfigurationFactorypublic UIComponentConfiguration createDefault(ObjectTemplate objectTemplate)
UIComponentConfigurationFactoryobjectTemplate - the object template to create the configuration fromprotected BaseConfiguration createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, Base xmlBase)
createUIComponent in class JAXBBasedUIComponentConfigurationFactory<BaseConfiguration,Base>public void setLabelFallbackPropertyQualifiers(java.util.List<java.lang.String> labelFallbackPropertyQualifiers)
Copyright © 2018 SAP SE. All Rights Reserved.