Searched refs:templateMap (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java104 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
135 templateMap = parseTemplates(configuration);
495 List<NotificationMessageTemplateElement>> templates = templateMap;
732 templateMap = templates;
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java113 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
145 templateMap = parseTemplates(configuration);
533 List<NotificationMessageTemplateElement>> templates = templateMap;
779 templateMap = templates;
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java112 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
144 templateMap = parseTemplates(configuration);
532 List<NotificationMessageTemplateElement>> templates = templateMap;
778 templateMap = templates;
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java113 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
145 templateMap = parseTemplates(configuration);
533 List<NotificationMessageTemplateElement>> templates = templateMap;
779 templateMap = templates;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java112 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
146 templateMap = parseTemplates(configuration);
556 List<NotificationMessageTemplateElement>> templates = templateMap;
794 templateMap = templates;
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DSMTPAccountStatusNotificationHandler.java112 List<NotificationMessageTemplateElement>> templateMap; field in class:SMTPAccountStatusNotificationHandler
144 templateMap = parseTemplates(configuration);
532 List<NotificationMessageTemplateElement>> templates = templateMap;
778 templateMap = templates;

Completed in 70 milliseconds