| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.service.template | |
| org.exoplatform.commons.api.notification.template |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
TemplateContext.digestType(int digestSize) |
TemplateContext |
TemplateContext.end() |
TemplateContext |
TemplateContext.language(String language) |
TemplateContext |
TemplateContext.provider(String providerId) |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
ElementVisitor.getTemplateContext()
Gets the template context
|
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateTransformer.transform(TemplateContext context)
The execution transform from template to value base on the TemplateContext.
|
ElementVisitor |
ElementVisitor.with(TemplateContext ctx)
Attaches the Template Context for Template generate.
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.