ePOST API

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

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

public class NumberArgSearchPart
extends SearchPart


Field Summary
 
Fields inherited from class rice.email.proxy.mailbox.MsgFilter
ALL, DELETED, RECENT, SEEN
 
Constructor Summary
NumberArgSearchPart()
           
 
Method Summary
 int getArgument()
           
 boolean includes(StoredMessage msg)
           
 void setArgument(int argument)
           
 
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

NumberArgSearchPart

public NumberArgSearchPart()
Method Detail

includes

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

setArgument

public void setArgument(int argument)

getArgument

public int getArgument()

ePOST API

Copyright © 2001-2005 - Rice Pastry.