| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<RefParcelleZonageEDI> |
BasicPlotAbstract.plotZonings
Nom de l'attribut en BD : plotZonings
|
| Modifier and Type | Method and Description |
|---|---|
RefParcelleZonageEDI |
BasicPlotAbstract.getPlotZoningsByTopiaId(String topiaId) |
RefParcelleZonageEDI |
BasicPlot.getPlotZoningsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RefParcelleZonageEDI> |
BasicPlotAbstract.getPlotZonings() |
Collection<RefParcelleZonageEDI> |
BasicPlot.getPlotZonings() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPlotAbstract.addPlotZonings(RefParcelleZonageEDI plotZonings) |
void |
BasicPlot.addPlotZonings(RefParcelleZonageEDI plotZonings) |
boolean |
BasicPlotAbstract.containsPlotZonings(RefParcelleZonageEDI plotZonings) |
boolean |
BasicPlot.containsPlotZonings(RefParcelleZonageEDI plotZonings) |
void |
BasicPlotAbstract.removePlotZonings(RefParcelleZonageEDI plotZonings) |
void |
BasicPlot.removePlotZonings(RefParcelleZonageEDI plotZonings) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPlotAbstract.addAllPlotZonings(Iterable<RefParcelleZonageEDI> plotZonings) |
void |
BasicPlot.addAllPlotZonings(Iterable<RefParcelleZonageEDI> plotZonings) |
void |
BasicPlotAbstract.setPlotZonings(Collection<RefParcelleZonageEDI> plotZonings) |
void |
BasicPlot.setPlotZonings(Collection<RefParcelleZonageEDI> plotZonings) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefParcelleZonageEDIAbstract |
class |
RefParcelleZonageEDIImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefParcelleZonageEDI,String> |
Referentials.GET_PARCELLE_ZONAGE_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefParcelleZonageEDI> |
ReferentialService.getAllActiveParcelleZonage()
Recuperation de tous les parcelles zonages actif.
|
Copyright © 2013–2015 Inra. All rights reserved.