|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.email.proxy.mailbox.MsgFilter rice.email.proxy.imap.commands.search.SearchPart rice.email.proxy.imap.commands.search.FilterSearchPart
public class FilterSearchPart
Field Summary |
---|
Fields inherited from class rice.email.proxy.mailbox.MsgFilter |
---|
ALL, DELETED, RECENT, SEEN |
Constructor Summary | |
---|---|
FilterSearchPart(MsgFilter filter)
|
Method Summary | |
---|---|
boolean |
includes(StoredMessage msg)
|
Methods inherited from class rice.email.proxy.imap.commands.search.SearchPart |
---|
getType, setType |
Methods inherited from class rice.email.proxy.mailbox.MsgFilter |
---|
NOT |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterSearchPart(MsgFilter filter)
Method Detail |
---|
public boolean includes(StoredMessage msg)
includes
in class MsgFilter
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |