| Package | Description |
|---|---|
| nl.b3p.playbase | |
| nl.b3p.playbase.stripes |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.dbutils.ResultSetHandler<Location> |
Importer.locationHandler |
| Modifier and Type | Method and Description |
|---|---|
Location |
PlayadvisorImporter.getExistingLocation(Location newLocation) |
Location |
PlaymappingImporter.getExistingLocation(Location newLocation) |
protected Location |
PlayadvisorImporter.parseLocation(org.json.JSONObject obj,
Connection con) |
protected Location |
PlaymappingImporter.parseLocation(org.json.JSONObject json,
ImportReport report,
Connection con) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Location> |
PlaymappingImporter.parseChildLocations(String locations,
ImportReport report,
Connection con) |
List<Location> |
PlayadvisorImporter.processLocations(String locs,
ImportReport report,
Connection con) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
PlayadvisorExporter.createLocationJSON(Location loc,
Connection con,
HashMap<Integer,org.json.JSONArray> imgsPerLoc) |
Location |
PlayadvisorImporter.getExistingLocation(Location newLocation) |
Location |
PlaymappingImporter.getExistingLocation(Location newLocation) |
protected Integer |
Importer.getLocationId(Location location) |
protected boolean |
Importer.locationExists(Location location) |
protected List<Asset> |
PlayadvisorImporter.parseAssets(Location location,
org.json.JSONArray assetsArray,
ImportReport report,
boolean merged,
Connection con) |
protected Map<String,Object> |
PlayadvisorImporter.parseImage(Location location,
org.json.JSONObject image,
ImportReport report) |
protected List<Map<String,Object>> |
PlayadvisorImporter.parseImages(Location location,
org.json.JSONObject obj,
ImportReport report) |
protected List<Map<String,Object>> |
PlayadvisorImporter.processImages(Location location,
List<Map<String,Object>> imgs,
ImportReport report,
Connection con) |
protected void |
PlayadvisorImporter.processLocation(Location location,
org.json.JSONObject obj,
ImportReport report,
Connection con) |
String |
PlayadvisorExporter.pushLocation(Location loc,
Connection con,
HashMap<Integer,org.json.JSONArray> imgsPerLoc,
String baseurl,
String authkey) |
void |
Importer.saveFacilities(Location location,
Integer facilityId) |
protected void |
PlayadvisorImporter.saveFacilities(Location location,
org.json.JSONObject locationObj,
boolean deleteFirst) |
void |
Importer.saveImagesAndWords(List<Map<String,Object>> images,
Integer assetId,
Integer locationId,
String table,
boolean removeBeforeAdding,
Location l) |
int |
Importer.saveLocation(Location location,
ImportReport report) |
void |
Importer.saveLocationAgeCategory(Location location,
List<Integer> agecategories,
boolean removeBeforeAdding) |
protected void |
PlayadvisorImporter.saveLocationType(Location location,
org.json.JSONObject locationObject,
boolean deleteFirst) |
void |
PlayadvisorExporter.updateId(Location loc,
Connection con,
String baseurl,
String authkey) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,org.json.JSONArray> |
PlayadvisorExporter.analyseImagesForDuplicates(List<Location> locations,
Map<Integer,org.json.JSONArray> imagesPerLocation,
Connection con) |
void |
PlayadvisorExporter.export(List<Location> locations,
Connection con,
String baseurl,
String authkey) |
String |
PlayadvisorExporter.pushLocations(List<Location> locations,
String imagepath,
String baseurl,
String authkey,
ImageDownloader downloader) |
void |
PlayadvisorExporter.updateIDs(List<Location> locs,
Connection con,
String baseurl,
String authkey) |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.dbutils.ResultSetHandler<Location> |
PlayadvisorRESTAPIActionBean.locationHandler |
| Modifier and Type | Method and Description |
|---|---|
static Location |
MatchActionBean.mergeLocations(Location pa,
Location pm) |
| Modifier and Type | Method and Description |
|---|---|
static Location |
MatchActionBean.mergeLocations(Location pa,
Location pm) |
protected void |
MatchActionBean.transferAccessibilities(Location playadvisor,
Integer playmapping,
PlaymappingImporter importer) |
protected void |
MatchActionBean.transferFacilities(Location playadvisor,
Location playmapping,
PlaymappingImporter importer) |
protected void |
MatchActionBean.transferImages(Location playadvisor,
Integer playmapping,
PlaymappingImporter importer) |
protected void |
MatchActionBean.transferLocationAgecategories(Location playadvisor,
Location playmapping,
PlaymappingImporter importer) |
protected void |
MatchActionBean.transferLocationCategories(Location playadvisor,
Location playmapping,
PlaymappingImporter importer) |
protected void |
MatchActionBean.transferLocationEquipment(Location playadvisor,
Integer playmapping,
PlaymappingImporter importer,
org.apache.commons.dbutils.ResultSetHandler<List<Asset>> assHandler) |
Copyright © 2018. All rights reserved.