|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.bea.domingo.map.BaseDMapper de.bea.domingo.map.MapperSet de.bea.domingo.map.BaseMapper de.bea.domingo.groupware.map.BaseContactMapper de.bea.domingo.groupware.map.PublicContactMapper
public final class PublicContactMapper
Mapper for Contact entries in a Notes personal address book.
Contact
,
ContactDigest
,
BaseContactMapper
,
PrivateContactMapper
Field Summary |
---|
Fields inherited from class de.bea.domingo.map.BaseMapper |
---|
EMPTY_ARGS, EMPTY_PARAMS |
Constructor Summary | |
---|---|
PublicContactMapper()
|
Method Summary | |
---|---|
protected void |
mapColumnValues(java.util.List columnValues,
ContactDigest digest)
Maps the column values a contact digest. |
Methods inherited from class de.bea.domingo.groupware.map.BaseContactMapper |
---|
map, newDigest, newInstance |
Methods inherited from class de.bea.domingo.map.BaseMapper |
---|
getDigestClass, getInstanceClass |
Methods inherited from class de.bea.domingo.map.MapperSet |
---|
add, map, map |
Methods inherited from class de.bea.domingo.map.BaseDMapper |
---|
getCalendar, getValue, getValue, getValueDate, getValueDateRange, getValueDouble, getValueInteger, getValueString, hasMethod, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.bea.domingo.map.Mapper |
---|
map, map |
Constructor Detail |
---|
public PublicContactMapper() throws MethodNotFoundException
MethodNotFoundException
- if a getter or setter method was not
found in the instance or digest classMethod Detail |
---|
protected void mapColumnValues(java.util.List columnValues, ContactDigest digest)
mapColumnValues
in class BaseContactMapper
columnValues
- column values of a view entry.digest
- the digest to map the column values intoBaseContactMapper.mapColumnValues(java.util.List, de.bea.domingo.groupware.ContactDigest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |