|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBaseMail | |
---|---|
lumis.portal.sendmail | |
lumis.portal.sendmail.dao | |
lumis.portal.sendmail.dao.hibernate |
Uses of IBaseMail in lumis.portal.sendmail |
---|
Subinterfaces of IBaseMail in lumis.portal.sendmail | |
---|---|
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 IBaseMail in lumis.portal.sendmail.dao |
---|
Methods in lumis.portal.sendmail.dao that return IBaseMail | |
---|---|
IBaseMail |
ISendMailDao.fetchNextQueuedMail(String queueId)
Returns the next queued mail pending for sending, and marks its status as sending. |
Uses of IBaseMail in lumis.portal.sendmail.dao.hibernate |
---|
Methods in lumis.portal.sendmail.dao.hibernate that return IBaseMail | |
---|---|
IBaseMail |
SendMailDaoHib.fetchNextQueuedMail(String queueId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |