|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.email.inboxlistener.engine.ListenerRegistryDAO
Contains methods to access to the tables with the information about Mail Server Account.
Constructor Summary | |
ListenerRegistryDAO(DBAccount dba)
|
Method Summary | |
java.util.List |
getAccounts(java.lang.String listenerId)
Gets Accounts returns a list that contains MailAccount |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListenerRegistryDAO(DBAccount dba)
Method Detail |
public java.util.List getAccounts(java.lang.String listenerId) throws InboxListenerException
InboxListenerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |