public class NotificationMessageNotificationMessageTemplateElement extends NotificationMessageTemplateElement
| Constructor and Description |
|---|
NotificationMessageNotificationMessageTemplateElement()
Creates a new notification message notification message template element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generateValue(LocalizableMessageBuilder buffer,
AccountStatusNotification notification)
Generates a value for this template element using the information contained
in the provided account status notification and appends it to the given
buffer.
|
public NotificationMessageNotificationMessageTemplateElement()
public void generateValue(LocalizableMessageBuilder buffer, AccountStatusNotification notification)
generateValue in class NotificationMessageTemplateElementbuffer - The buffer to which the generated value should be
appended.notification - The account status notification to process.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.