public final class PublicContactMapper extends BaseContactMapper
Contact,
ContactDigest,
BaseContactMapper,
PrivateContactMapperEMPTY_ARGS, EMPTY_PARAMS| Constructor and Description |
|---|
PublicContactMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mapColumnValues(List columnValues,
ContactDigest digest)
Maps the column values a contact digest.
|
map, newDigest, newInstancegetDigestClass, getInstanceClassgetCalendar, getValue, getValue, getValueDate, getValueDateRange, getValueDouble, getValueInteger, getValueString, hasMethod, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, replaceItemValue, setValuepublic PublicContactMapper()
throws MethodNotFoundException
MethodNotFoundException - if a getter or setter method was not
found in the instance or digest classprotected void mapColumnValues(List columnValues, ContactDigest digest)
mapColumnValues in class BaseContactMappercolumnValues - column values of a view entry.digest - the digest to map the column values intoBaseContactMapper.mapColumnValues(java.util.List, ContactDigest)Copyright © 2005–2020. All rights reserved.