public interface IEmailResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmail(IEmailResolverKeys keys)
returns an email address by using the resolver keys.
|
java.lang.String getEmail(IEmailResolverKeys keys) throws EBaseException, ENotificationException
keys - list of keys used for resolving the email addressEBaseExceptionENotificationException