| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.practiced | |
| fr.inra.agrosyst.api.services.practiced |
| Modifier and Type | Class and Description |
|---|---|
class |
PracticedSpeciesStadeAbstract |
class |
PracticedSpeciesStadeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<PracticedSpeciesStade> |
PracticedInterventionAbstract.speciesStades
Nom de l'attribut en BD : speciesStades
|
| Modifier and Type | Method and Description |
|---|---|
PracticedSpeciesStade |
PracticedIntervention.getSpeciesStadesByTopiaId(String topiaId) |
PracticedSpeciesStade |
PracticedInterventionAbstract.getSpeciesStadesByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PracticedSpeciesStade> |
PracticedIntervention.getSpeciesStades() |
Collection<PracticedSpeciesStade> |
PracticedInterventionAbstract.getSpeciesStades() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedIntervention.addSpeciesStades(PracticedSpeciesStade speciesStades) |
void |
PracticedInterventionAbstract.addSpeciesStades(PracticedSpeciesStade speciesStades) |
boolean |
PracticedIntervention.containsSpeciesStades(PracticedSpeciesStade speciesStades) |
boolean |
PracticedInterventionAbstract.containsSpeciesStades(PracticedSpeciesStade speciesStades) |
void |
PracticedIntervention.removeSpeciesStades(PracticedSpeciesStade speciesStades) |
void |
PracticedInterventionAbstract.removeSpeciesStades(PracticedSpeciesStade speciesStades) |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedIntervention.addAllSpeciesStades(Iterable<PracticedSpeciesStade> speciesStades) |
void |
PracticedInterventionAbstract.addAllSpeciesStades(Iterable<PracticedSpeciesStade> speciesStades) |
void |
PracticedIntervention.setSpeciesStades(Collection<PracticedSpeciesStade> speciesStades) |
void |
PracticedInterventionAbstract.setSpeciesStades(Collection<PracticedSpeciesStade> speciesStades) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<PracticedSpeciesStade,SpeciesStadeDto> |
PracticedSystems.SPECIES_STADE_TO_DTO |
Copyright © 2013–2015 Inra. All rights reserved.