| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.common | |
| fr.inra.agrosyst.api.services.domain | |
| fr.inra.agrosyst.api.services.plot |
| Modifier and Type | Method and Description |
|---|---|
static <K> UsageList<K> |
UsageList.of(List<K> elements,
Map<String,Boolean> usageMap) |
| Modifier and Type | Method and Description |
|---|---|
UsageList<CroppingPlanEntryDto> |
DomainService.getCroppingPlanEntryDtoAndUsage(String domainId)
The CroppingPlanEntryDto UsageList from domain with id the given domainId.
|
UsageList<ToolsCoupling> |
DomainService.getToolsCouplingAndUsage(String domainId)
The tools coupling UsageList from domain with id the given domainId.
|
| Modifier and Type | Method and Description |
|---|---|
UsageList<Zone> |
PlotService.getZonesAndUsages(String plotTopiaId)
Get zones with map of plot's zones topiaIds with boolean set to true, if zone is used or not into the soft.
|
Copyright © 2013–2015 Inra. All rights reserved.