|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.factories.EmailFactory
public class EmailFactory
DOCUMENT ME!
| Constructor Summary | |
|---|---|
EmailFactory()
|
|
| Method Summary | |
|---|---|
static void |
deliverCampaigns()
pulls a list of all waiting recipients, iterates through that list and calls the sendNewsletter method for each one. |
static boolean |
sendForgotPassword(User user,
java.lang.String newPassword,
long hostId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmailFactory()
| Method Detail |
|---|
public static void deliverCampaigns()
public static boolean sendForgotPassword(User user,
java.lang.String newPassword,
long hostId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||