Uses of Class
org.opends.server.extensions.NotificationMessageTemplateElement
-
Packages that use NotificationMessageTemplateElement Package Description org.opends.server.extensions Contains various implementations of Directory Server APIs that are not appropriate for other packages. -
-
Uses of NotificationMessageTemplateElement in org.opends.server.extensions
Subclasses of NotificationMessageTemplateElement in org.opends.server.extensions Modifier and Type Class Description classNotificationMessageNotificationMessageTemplateElementThis class implements a notification message template element that will generate a value that is the message for the account status notification.classNotificationTypeNotificationMessageTemplateElementThis class implements a notification message template element that will generate a value that is the name of the account status notification type.classTextNotificationMessageTemplateElementThis class implements a notification message template element that will generate a value using static text.classUserDNNotificationMessageTemplateElementThis class implements a notification message template element that will generate a value that is the string representation of the target user's DN.
-