D - the type of data that can be edited by this editorpublic abstract class AbstractTemplateEditor<D> extends AbstractEditor<D>
| Constructor and Description |
|---|
AbstractTemplateEditor() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getTemplateName() |
String |
render() |
getEditContext, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptorpublic abstract String getTemplateName()
public String render() throws EditException
render in class AbstractEditor<D>EditExceptionCopyright © 2004–2018 XWiki. All rights reserved.