com.funambol.email.engine.source
Class HelperForFilter

java.lang.Object
  extended by com.funambol.email.engine.source.HelperForFilter

public class HelperForFilter
extends java.lang.Object

This class includes the methods to set the Filter Object


Field Summary
protected static com.funambol.framework.logging.FunambolLogger log
           
 
Constructor Summary
HelperForFilter()
           
 
Method Summary
static EmailFilter setFilter(com.funambol.framework.engine.source.SyncContext context, int inboxNumber, int sentNumber, boolean inboxActivation, boolean outboxActivation, boolean sentActivation, boolean draftActivation, boolean trashActivation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static com.funambol.framework.logging.FunambolLogger log
Constructor Detail

HelperForFilter

public HelperForFilter()
Method Detail

setFilter

public static EmailFilter setFilter(com.funambol.framework.engine.source.SyncContext context,
                                    int inboxNumber,
                                    int sentNumber,
                                    boolean inboxActivation,
                                    boolean outboxActivation,
                                    boolean sentActivation,
                                    boolean draftActivation,
                                    boolean trashActivation)
                             throws EntityException
Throws:
EntityException


Copyright © 2005-2006 Funambol.