Uses of Interface
de.bea.domingo.groupware.Mailbox

Packages that use Mailbox
de.bea.domingo.groupware Groupware interface to Lotus Notes/Domino. 
de.bea.domingo.groupware.map Mapping implementation of the domingo groupware interface to Lotus Notes/Domino. 
 

Uses of Mailbox in de.bea.domingo.groupware
 

Methods in de.bea.domingo.groupware that return Mailbox
 Mailbox Groupware.getMailbox()
          Returns an implementation of the mailbox interface for the current user.
 Mailbox Groupware.getMailbox(java.lang.String username)
          Returns an implementation of the mailbox interface for a given user.
 

Uses of Mailbox in de.bea.domingo.groupware.map
 

Classes in de.bea.domingo.groupware.map that implement Mailbox
 class MailDatabase
          Interface to mail databases.
 



Domingo Java-API