public class EmailIntegrationMgr extends java.lang.Object implements EmailIntegrationMgrInterface
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
the log
|
Constructor and Description |
---|
EmailIntegrationMgr()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getToAddress(java.lang.String toAddress)
Called just before an eMail is sent.
|
public EmailIntegrationMgr() throws java.lang.Exception
java.lang.Exception
- an unexpected exceptionpublic java.lang.String getToAddress(java.lang.String toAddress)
getToAddress
in interface EmailIntegrationMgrInterface
toAddress
- the toAddressCopyright © 2018 DS Data Systems UK Ltd.