public abstract static class BuildRendering.AbstractRenderDelegate<T> extends Object implements org.exoplatform.forum.rendering.spi.MarkupRenderDelegate<T>
| Constructor and Description |
|---|
AbstractRenderDelegate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMarkup(T target) |
abstract String |
getMessage(T target) |
String |
getSyntax(T target) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.