|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMailSendStatus | |
---|---|
lumis.portal.sendmail | |
lumis.portal.sendmail.dao | |
lumis.portal.sendmail.dao.hibernate |
Uses of IMailSendStatus in lumis.portal.sendmail |
---|
Subinterfaces of IMailSendStatus in lumis.portal.sendmail | |
---|---|
interface |
IBaseMail
Superinterface with common methods of mails interfaces. |
interface |
IMailDestination
Specifies a destination of a mail. |
interface |
IMultipleMail
Stores the information about a multiple mail to be sent. |
interface |
ISingleMail
Stores the information about a single mail to be sent. |
Uses of IMailSendStatus in lumis.portal.sendmail.dao |
---|
Methods in lumis.portal.sendmail.dao with parameters of type IMailSendStatus | |
---|---|
void |
ISendMailDao.updateMailSendStatus(IMailSendStatus mailSendStatus)
Updates the mail send status as set in the given instance. |
Uses of IMailSendStatus in lumis.portal.sendmail.dao.hibernate |
---|
Methods in lumis.portal.sendmail.dao.hibernate with parameters of type IMailSendStatus | |
---|---|
void |
SendMailDaoHib.updateMailSendStatus(IMailSendStatus mailSendStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |