ePOST API

rice.email.proxy.imap.commands.search
Class AndSearchPart

java.lang.Object
  extended by rice.email.proxy.mailbox.MsgFilter
      extended by rice.email.proxy.imap.commands.search.SearchPart
          extended by rice.email.proxy.imap.commands.search.AndSearchPart

public class AndSearchPart
extends SearchPart


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

AndSearchPart

public AndSearchPart()
Method Detail

includes

public boolean includes(StoredMessage msg)
Specified by:
includes in class MsgFilter

addArgument

public void addArgument(SearchPart part)

getArguments

public java.util.List getArguments()

ePOST API

Copyright © 2001-2005 - Rice Pastry.