Uses of Class
de.bea.domingo.map.BaseMapper

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

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

Subclasses of BaseMapper in de.bea.domingo.groupware.map
 class BaseContactMapper
          Mapper for Contact entries - common functonality between Public and Private address books.
 class CalendarEntryMapper
          Mapper for calendar entries, e.g. in a Notes mail database.
 class EmailMapper
          Mapper for memos in a Notes mail database.
 class PrivateContactMapper
          Mapper for Person entries in a Notes public address book.
 class PublicContactMapper
          Mapper for Contact entries in a Notes personal address book.
 



Domingo Java-API