public class SimpleElementVistior extends Object implements org.exoplatform.commons.api.notification.template.ElementVisitor
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.api.notification.service.template.TemplateContext |
getTemplateContext() |
Writer |
getWriter() |
static org.exoplatform.commons.api.notification.template.ElementVisitor |
instance()
Create new instance of ElementVisitor
|
String |
out() |
String |
toString() |
org.exoplatform.commons.api.notification.template.ElementVisitor |
visit(org.exoplatform.commons.api.notification.template.Element element) |
org.exoplatform.commons.api.notification.template.ElementVisitor |
with(org.exoplatform.commons.api.notification.service.template.TemplateContext ctx) |
public static org.exoplatform.commons.api.notification.template.ElementVisitor instance()
public org.exoplatform.commons.api.notification.template.ElementVisitor visit(org.exoplatform.commons.api.notification.template.Element element)
visit in interface org.exoplatform.commons.api.notification.template.ElementVisitorpublic String out()
out in interface org.exoplatform.commons.api.notification.template.ElementVisitorpublic org.exoplatform.commons.api.notification.template.ElementVisitor with(org.exoplatform.commons.api.notification.service.template.TemplateContext ctx)
with in interface org.exoplatform.commons.api.notification.template.ElementVisitorpublic org.exoplatform.commons.api.notification.service.template.TemplateContext getTemplateContext()
getTemplateContext in interface org.exoplatform.commons.api.notification.template.ElementVisitorpublic Writer getWriter()
getWriter in interface org.exoplatform.commons.api.notification.template.ElementVisitorCopyright © 2003–2021 eXo Platform SAS. All rights reserved.