|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.bl.EmailIntegrationMgr
public class EmailIntegrationMgr
Used to provide an integration point when an eMail is sent.
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
the log |
| Constructor Summary | |
|---|---|
EmailIntegrationMgr()
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getToAddress(java.lang.String toAddress)
Called just before an eMail is sent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public EmailIntegrationMgr()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String getToAddress(java.lang.String toAddress)
getToAddress in interface EmailIntegrationMgrInterfacetoAddress -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||