public class DefaultContentEditorRenderer extends AbstractContentEditorRenderer
autoPersist| Constructor and Description |
|---|
DefaultContentEditorRenderer(ContentEditorConfiguration conf) |
DefaultContentEditorRenderer(ContentEditorConfiguration conf,
boolean autoPersist) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSContentEditorInjector |
getCmsContentEditorInjector() |
protected CMSPageLockingService |
getCmsPageLockingService() |
protected CMSPageService |
getCmsPageService() |
void |
renderContentEditor(TypedObject item,
String template,
ObjectValueContainer valueContainer,
HtmlBasedComponent parent,
Map<String,? extends Object> params,
boolean readOnly) |
getContentEditorConfiguration, isAutoPersist, renderContentEditor, setAutoPersistpublic DefaultContentEditorRenderer(ContentEditorConfiguration conf)
public DefaultContentEditorRenderer(ContentEditorConfiguration conf, boolean autoPersist)
public void renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, HtmlBasedComponent parent, Map<String,? extends Object> params, boolean readOnly) throws IllegalArgumentException
IllegalArgumentExceptionprotected CMSContentEditorInjector getCmsContentEditorInjector()
protected CMSPageLockingService getCmsPageLockingService()
protected CMSPageService getCmsPageService()
Copyright © 2017 SAP SE. All Rights Reserved.