Uses of Class
com.netscape.certsrv.notification.ENotificationException
-
Packages that use ENotificationException Package Description com.netscape.certsrv.notification com.netscape.cms.notification com.netscape.cmscore.notification -
-
Uses of ENotificationException in com.netscape.certsrv.notification
Methods in com.netscape.certsrv.notification that throw ENotificationException Modifier and Type Method Description java.lang.String
IEmailResolver. getEmail(IEmailResolverKeys keys)
returns an email address by using the resolver keys.void
IMailNotification. sendNotification()
send one message to one or more addressees -
Uses of ENotificationException in com.netscape.cms.notification
Methods in com.netscape.cms.notification that throw ENotificationException Modifier and Type Method Description void
MailNotification. sendNotification()
send one message to one or more addressees -
Uses of ENotificationException in com.netscape.cmscore.notification
Methods in com.netscape.cmscore.notification that throw ENotificationException Modifier and Type Method Description java.lang.String
ReqCertEmailResolver. getEmail(IEmailResolverKeys keys)
returns an email address by using the resolver keys.
-