| Package | Description |
|---|---|
| nl.b3p.kaartenbalie.core.server.accounting |
| 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) |
BigDecimal |
LayerCalculator.calculateLayer(String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
BigDecimal units,
int planType,
String service,
String operation)
Deze methode bepaalt de prijs van de layer.
|
LayerPricing |
LayerCalculator.getActiveLayerPricing(String spAbbr,
String layerName,
Date validationDate,
String projection,
BigDecimal scale,
int planType,
String service,
String operation)
Deze methode doorloopt alle mogelijke layer pricings.
|
Copyright © 2016. All rights reserved.