public class GeocodeUtils extends Object
| Constructor and Description |
|---|
GeocodeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUserCreatedTermValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt) |
static String |
getUserCreatedTermValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt,
DocumentBuilder db) |
static boolean |
isUserCreated(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt) |
static boolean |
isUserCreated(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt,
DocumentBuilder db) |
static String |
storeLocalizedValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt,
String locale,
String value) |
static String |
storeLocalizedValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt,
String locale,
String value,
DocumentBuilder db) |
public static String storeLocalizedValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt, String locale, String value) throws Exception
Exceptionpublic static String storeLocalizedValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt, String locale, String value, DocumentBuilder db) throws Exception
Exceptionpublic static boolean isUserCreated(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt)
throws Exception
Exceptionpublic static boolean isUserCreated(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt,
DocumentBuilder db)
throws Exception
Exceptionpublic static String getUserCreatedTermValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt) throws Exception
Exceptionpublic static String getUserCreatedTermValue(gr.cite.geoanalytics.dataaccess.entities.geocode.Geocode tt, DocumentBuilder db) throws Exception
ExceptionCopyright © 2019. All Rights Reserved.