|
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.AndSearchPart
public class AndSearchPart
Field Summary |
---|
Fields inherited from class rice.email.proxy.mailbox.MsgFilter |
---|
ALL, DELETED, RECENT, SEEN |
Constructor Summary | |
---|---|
AndSearchPart()
|
Method Summary | |
---|---|
void |
addArgument(SearchPart part)
|
java.util.List |
getArguments()
|
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 AndSearchPart()
Method Detail |
---|
public boolean includes(StoredMessage msg)
includes
in class MsgFilter
public void addArgument(SearchPart part)
public java.util.List getArguments()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |