|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DMapper | |
---|---|
de.bea.domingo.groupware.map | Mapping implementation of the domingo groupware interface to Lotus Notes/Domino. |
de.bea.domingo.map | Generic Mapping layer between Notes documents and Java classes. |
Uses of DMapper in de.bea.domingo.groupware.map |
---|
Classes in de.bea.domingo.groupware.map that implement DMapper | |
---|---|
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. |
Uses of DMapper in de.bea.domingo.map |
---|
Classes in de.bea.domingo.map that implement DMapper | |
---|---|
class |
BaseMapper
Abstract base class for domingo mappers. |
Methods in de.bea.domingo.map that return DMapper | |
---|---|
DMapper |
MapperFactory.getDigestMapper(java.lang.Class clazz)
Returns the mapper that is registered for a given digest class. |
DMapper |
MapperFactory.getInstanceMapper(java.lang.Class clazz)
Returns the mapper that is registered for a given instance class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |