public class PlaymappingExporter extends Exporter implements PlaymappingBase
| Modifier and Type | Field and Description |
|---|---|
HashMap<String,String> |
countryToISO |
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 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.