| 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 |
PlayadvisorImporter.getMergedLocation(Location newLocation) |
Location |
PlaymappingImporter.getMergedLocation(Location newLocation) |
protected Location |
PlaymappingImporter.parseLocation(org.json.JSONObject json) |
protected Location |
PlayadvisorImporter.parseMap(Map<String,Object> lM) |
protected Location |
PlayadvisorImporter.processRecord(String[] s,
ImportReport report) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Location> |
PlaymappingImporter.parseChildLocations(String locations) |
| Modifier and Type | Method and Description |
|---|---|
Location |
PlayadvisorImporter.getExistingLocation(Location newLocation) |
protected Integer |
Importer.getLocationId(Location location) |
Location |
PlayadvisorImporter.getMergedLocation(Location newLocation) |
Location |
PlaymappingImporter.getMergedLocation(Location newLocation) |
protected boolean |
Importer.locationExists(Location location) |
void |
Importer.saveFacilities(Location location,
Integer facilityId) |
protected void |
PlayadvisorImporter.saveFacilities(Location location,
String facilitiesString,
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(String typeString,
Location location,
boolean deleteFirst) |
| 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.transferComments(Location playadvisor,
Location playmapping,
PlaymappingImporter importer,
org.apache.commons.dbutils.ResultSetHandler<List<Comment>> commentHandler) |
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.