| Package | Description |
|---|---|
| nl.b3p.kaartenbalie.core.server.accounting | |
| nl.b3p.kaartenbalie.core.server.accounting.entity | |
| nl.b3p.kaartenbalie.service.requesthandler |
| Modifier and Type | Method and Description |
|---|---|
LayerPriceComposition |
LayerCalculator.calculateLayerComplete(String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
BigDecimal units,
int planType,
String service,
String operation)
Deze methode berekent de prijs van een layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected BigDecimal |
LayerCalculator.calculateLayer(LayerPriceComposition tLC,
String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
BigDecimal units,
int planType,
String service,
String operation)
Deze methode verwijst naar methode waar het echte werk wordt gedaan.
|
protected BigDecimal |
ExtLayerCalculator.calculateLayer(LayerPriceComposition tLC,
String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
BigDecimal units,
int planType,
String service,
String operation) |
protected BigDecimal |
ExtLayerCalculator.calculateParentAndChildLayers(LayerPriceComposition tLC,
String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
BigDecimal units,
int planType,
String service,
String operation)
Deze methode wordt aangeroepen indien in de kaartlaag zelf geen prijsinfo
is gevonden.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.registerUsage(LayerPriceComposition lpc) |
| Modifier and Type | Method and Description |
|---|---|
protected LayerPriceComposition |
WMSRequestHandler.calculateLayerPriceComposition(DataWrapper dw,
ExtLayerCalculator lc,
String spAbbr,
String layerName) |
protected LayerPriceComposition |
WFSRequestHandler.calculateLayerPriceComposition(DataWrapper dw,
ExtLayerCalculator lc,
String spAbbr,
String layerName) |
protected abstract LayerPriceComposition |
OGCRequestHandler.calculateLayerPriceComposition(DataWrapper dw,
ExtLayerCalculator lc,
String spAbbr,
String layerName)
abstracte methode die voor wms en wfs specifiek geimplmenteerd word.
|
Copyright © 2016. All rights reserved.