|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.mail.AbstractMailListener
com.jalios.jcms.mail.listener.AttachementsMailListener
public class AttachementsMailListener
| Nested Class Summary | |
|---|---|
static class |
AttachementsMailListener.FileDocumentSelector
Convenient Selector used to filter a Collection of FileDocument with provided Map of Message.Part. |
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Fields inherited from class com.jalios.jcms.mail.AbstractMailListener |
|---|
order |
| Constructor Summary | |
|---|---|
AttachementsMailListener()
|
|
| Method Summary | |
|---|---|
boolean |
fetchMessage(MailMessage mail,
boolean stored,
java.util.Map<java.lang.String,java.lang.Object> context)
Invoked after a mail was fetch. |
| Methods inherited from class com.jalios.jcms.mail.AbstractMailListener |
|---|
compareTo, equals, getOrder, setOrder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public AttachementsMailListener()
| Method Detail |
|---|
public boolean fetchMessage(MailMessage mail,
boolean stored,
java.util.Map<java.lang.String,java.lang.Object> context)
MailListener
fetchMessage in interface MailListenerfetchMessage in class AbstractMailListenermail - the javax.mail.Message fetchedstored - boolean to store MailMessage in JCMScontext - a context used to store information
MailListener.fetchMessage(MailMessage, boolean, Map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||