public class PlaymappingExporter extends Exporter implements PlaymappingBase
| Modifier and Type | Field and Description |
|---|---|
HashMap<String,String> |
countryToISO |
static SimpleDateFormat |
sdf |
locationTypes, projectHandler| Constructor and Description |
|---|
PlaymappingExporter() |
| Modifier and Type | Method and Description |
|---|---|
String |
postToPlaymapping(Integer locationId,
String username,
String password,
String apiurl,
Connection con,
Project p) |
String |
postToPlaymapping(Location loc,
String username,
String password,
String apiurl,
Connection con,
Project p,
nl.b3p.loader.jdbc.GeometryJdbcConverter geometryConverter) |
createLocationJSON, getProject, retrieveAccessibilities, retrieveAgeCategories, retrieveAssets, retrieveCategories, retrieveFacilities, retrieveImages, retrieveParking, retrieveYoungestAssetDateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResponsepublic static final SimpleDateFormat sdf
public String postToPlaymapping(Integer locationId, String username, String password, String apiurl, Connection con, Project p) throws NamingException, SQLException
NamingExceptionSQLExceptionpublic String postToPlaymapping(Location loc, String username, String password, String apiurl, Connection con, Project p, nl.b3p.loader.jdbc.GeometryJdbcConverter geometryConverter) throws NamingException, SQLException
NamingExceptionSQLExceptionCopyright © 2018. All rights reserved.