T1 - the generic typeT2 - the generic typeT3 - the generic typepublic interface PrefixedBeanMapper3<T1,T2,T3> extends ParamedMappedExecutor<cn.featherfly.common.tuple.Tuple3<T1,T2,T3>>
| Modifier and Type | Method and Description |
|---|---|
<T4> PrefixedBeanMapper4<T1,T2,T3,T4> |
map(java.lang.String prefix,
java.lang.Class<T4> type)
Map.
|
each, each, list, list, list, pagination, pagination, single, unique<T4> PrefixedBeanMapper4<T1,T2,T3,T4> map(java.lang.String prefix, java.lang.Class<T4> type)
T4 - the generic typeprefix - the prefixtype - the type