| Package | Description |
|---|---|
| at.molindo.notify.model | |
| at.molindo.notify.render | |
| at.molindo.notify.util |
| Modifier and Type | Method and Description |
|---|---|
IRenderService.Version |
ChannelPreferences.getVersion() |
IRenderService.Version |
Template.getVersion() |
IRenderService.Version |
IChannelPreferences.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelPreferences.setVersion(IRenderService.Version version) |
Template |
Template.setVersion(IRenderService.Version version) |
| Constructor and Description |
|---|
Template(String key,
IRenderService.Type type,
IRenderService.Version version,
Locale locale,
String content) |
| Modifier and Type | Method and Description |
|---|---|
static IRenderService.Version |
IRenderService.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IRenderService.Version[] |
IRenderService.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static Template |
NotifyUtils.choose(List<Template> templates,
IRenderService.Type type,
IRenderService.Version version) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.