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

Packages that use CalendarInterface
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 CalendarInterface in de.bea.domingo.groupware
 

Methods in de.bea.domingo.groupware that return CalendarInterface
 CalendarInterface Groupware.getCalendar()
          Returns an implementation of the calendar interface.
 

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

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



Domingo Java-API