com.funambol.email.inboxlistener.engine
Class MailboxDBDAO
java.lang.Object
com.funambol.email.inboxlistener.engine.MailboxDBDAO
- public class MailboxDBDAO
- extends java.lang.Object
Contains methods to access to the tables with the
information about Mail Server Mailbox.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailboxDBDAO
public MailboxDBDAO(DBAccount _dba,
MailboxAccount _mba,
MSAccount _msa)
setItems
public void setItems(CrcSyncItemInfo[] infos)
throws InboxListenerException
- Set the ServerItems into DB
- Throws:
InboxListenerException
hasNewMessages
public boolean hasNewMessages(CrcSyncItemInfo[] serverInfos,
java.util.HashMap localInfos)
throws InboxListenerException
- Throws:
InboxListenerException
getItems
public java.util.HashMap getItems()
throws InboxListenerException
- Get the Items from DB
- Returns:
- map with all local CrcSyncItemInfo
- Throws:
InboxListenerException
Copyright © 2003-2006 Funambol.