| Modifier and Type | Method and Description |
|---|---|
protected Message |
AbstractPullChannel.render(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
com.sun.syndication.feed.WireFeed |
AbstractFeedChannel.toFeed(List<Message> messages,
Date lastModified,
IPreferences prefs,
IChannelPreferences cPrefs) |
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
DispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
Dispatch |
IDispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.parse(String str,
IRenderService.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Message |
IRenderService.render(String key,
IRenderService.Version version,
IParams params) |
Message |
MasterRenderService.render(String key,
IRenderService.Version version,
IParams params) |
Message |
TemplateRenderService.render(String key,
IRenderService.Version version,
IParams params) |
String |
ITemplateRenderer.render(Template template,
IParams params) |
| Modifier and Type | Method and Description |
|---|---|
String |
VelocityTemplateRenderer.render(Template template,
IParams params) |
| Modifier and Type | Method and Description |
|---|---|
static String |
VelocityUtils.merge(org.apache.velocity.runtime.RuntimeServices runtime,
String content,
String templateName,
IParams params) |
static String |
VelocityUtils.merge(org.apache.velocity.Template template,
IParams params) |
static String |
VelocityUtils.merge(org.apache.velocity.Template template,
IParams params,
org.apache.velocity.context.Context nestedContext) |
static org.apache.velocity.Template |
VelocityUtils.newTemplate(org.apache.velocity.runtime.RuntimeServices runtime,
String content,
String templateName) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.