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.StringIEmailResolver. getEmail(IEmailResolverKeys keys)returns an email address by using the resolver keys.voidIMailNotification. 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 voidMailNotification. 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.StringReqCertEmailResolver. getEmail(IEmailResolverKeys keys)returns an email address by using the resolver keys.
-