ePOST API

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

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.NoArgSearchPart

public class NoArgSearchPart
extends SearchPart


Field Summary
 
Fields inherited from class rice.email.proxy.mailbox.MsgFilter
ALL, DELETED, RECENT, SEEN
 
Constructor Summary
NoArgSearchPart()
           
 
Method Summary
protected  boolean handleFlag(StoredMessage msg, java.lang.String flag, boolean set)
           
 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

NoArgSearchPart

public NoArgSearchPart()
Method Detail

includes

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

handleFlag

protected boolean handleFlag(StoredMessage msg,
                             java.lang.String flag,
                             boolean set)

ePOST API

Copyright © 2001-2005 - Rice Pastry.