public interface PricesService extends AgrosystService
| Modifier and Type | Method and Description |
|---|---|
ProductPrices |
computePricesIndication(Price filter,
String campaigns,
String excludeDomainId,
String excludeZoneId,
String excludePracticedSystemId) |
void |
duplicatePracticedSystemPrices(DuplicateCropCyclesContext duplicateContext)
Duplicate price related to duplicated practiced system, and input from duplication context.
|
List<Price> |
getDomainPrices(String domainId,
List<String> objectIds) |
List<Price> |
getPracticedSystemPrices(String practicedSystemId) |
String |
getPriceFertiMinUnifaNaturalId(RefFertiMinUNIFA input) |
void |
updatePrices(List<Price> prices,
Domain domain,
PracticedSystem practicedSystem) |
ProductPrices computePricesIndication(Price filter, String campaigns, String excludeDomainId, String excludeZoneId, String excludePracticedSystemId)
void updatePrices(List<Price> prices, Domain domain, PracticedSystem practicedSystem)
void duplicatePracticedSystemPrices(DuplicateCropCyclesContext duplicateContext)
duplicateContext - String getPriceFertiMinUnifaNaturalId(RefFertiMinUNIFA input)
Copyright © 2013–2015 Inra. All rights reserved.