| Package | Description |
|---|---|
| nl.b3p.playbase | |
| nl.b3p.playbase.stripes |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.dbutils.ResultSetHandler<Asset> |
Importer.assHandler |
protected org.apache.commons.dbutils.ResultSetHandler<List<Asset>> |
Importer.assListHandler |
| Modifier and Type | Method and Description |
|---|---|
protected Asset |
PlaymappingImporter.parseAsset(org.json.JSONObject assetJSON,
Integer locationId,
Map<Integer,Set<Integer>> locationTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Asset> |
PlaymappingImporter.parseAssets(String assetsString,
Map<Integer,Set<Integer>> assetTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Importer.assetExists(Asset asset) |
protected Integer |
Importer.getAssetId(Asset asset) |
void |
Importer.saveAsset(Asset asset,
ImportReport report) |
void |
Importer.saveAssetsAgeCategories(Asset asset,
Integer assetId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MatchActionBean.transferLocationEquipmentAgecategory(Asset asset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MatchActionBean.transferLocationEquipment(Location playadvisor,
Integer playmapping,
PlaymappingImporter importer,
org.apache.commons.dbutils.ResultSetHandler<List<Asset>> assHandler) |
Copyright © 2017. All rights reserved.