|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.hibernate.criterion.ResultTransformerUtil<T>
public class ResultTransformerUtil<T>
The Class ResultTransformerUtil.
| Constructor Summary | |
|---|---|
ResultTransformerUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<GisFeatureDistance> |
transformToGisFeatureDistance(java.lang.String[] aliasList,
java.util.List<?> resultList)
Transform to bean. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultTransformerUtil()
| Method Detail |
|---|
public static java.util.List<GisFeatureDistance> transformToGisFeatureDistance(java.lang.String[] aliasList,
java.util.List<?> resultList)
aliasList - the alias listresultList - the result list
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||