ePOST API

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

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

public class OrSearchPart
extends SearchPart


Field Summary
 
Fields inherited from class rice.email.proxy.mailbox.MsgFilter
ALL, DELETED, RECENT, SEEN
 
Constructor Summary
OrSearchPart(SearchPart part1, SearchPart part2)
           
 
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

OrSearchPart

public OrSearchPart(SearchPart part1,
                    SearchPart part2)
Method Detail

includes

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.