public class ContentEditorConfigurationFactory extends JAXBBasedUIComponentConfigurationFactory<ContentEditorConfiguration,ContentEditor>
beanFactory, COCKPIT_CONFIG_LABEL_PREFIX, searchService, typeService| Constructor and Description |
|---|
ContentEditorConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
UIComponentConfiguration |
createDefault(ObjectTemplate objectTemplate)
Creates a default ui component configuration for the given template
|
protected Map<String,String> |
createEditorMap(ContentEditor xmlContentEditor) |
protected Map<String,Map<String,String>> |
createParameterMap(ContentEditor xmlContentEditor) |
protected ContentEditorConfiguration |
createUIComponent(ObjectTemplate objectTemplate,
ObjectTemplate originalObjectTemplate,
ContentEditor xmlContentEditor) |
protected Map<String,Boolean> |
createVisibilityMap(ContentEditor xmlContentEditor) |
Class |
getComponentClass()
The class of configurations created by this factories
|
protected String |
getDefaultTemplate() |
protected boolean |
validateType(ObjectTemplate type) |
create, createLabelForAllLanguages, createLabelMap, createLabelMap, getDefaultPropertyGroups, getOtherProperties, setBeanFactory, setCockpitTypeService, setCommonI18NService, setJaxbClass, setJaxbContextCache, setPropertyService, setSchemaResource, setSearchServiceprotected ContentEditorConfiguration createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ContentEditor xmlContentEditor)
createUIComponent in class JAXBBasedUIComponentConfigurationFactory<ContentEditorConfiguration,ContentEditor>public UIComponentConfiguration createDefault(ObjectTemplate objectTemplate)
UIComponentConfigurationFactoryobjectTemplate - the object template to create the configuration frompublic Class getComponentClass()
UIComponentConfigurationFactoryprotected Map<String,String> createEditorMap(ContentEditor xmlContentEditor)
protected Map<String,Boolean> createVisibilityMap(ContentEditor xmlContentEditor)
protected Map<String,Map<String,String>> createParameterMap(ContentEditor xmlContentEditor)
protected String getDefaultTemplate()
protected boolean validateType(ObjectTemplate type)
Copyright © 2017 SAP SE. All Rights Reserved.