| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.performance | |
| fr.inra.agrosyst.api.services.performance | |
| fr.inra.agrosyst.api.services.security |
| Modifier and Type | Class and Description |
|---|---|
class |
PerformanceAbstract |
class |
PerformanceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Performance |
PerformanceFileAbstract.performance
Nom de l'attribut en BD : performance
|
| Modifier and Type | Method and Description |
|---|---|
Performance |
PerformanceFileAbstract.getPerformance() |
Performance |
PerformanceFile.getPerformance() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceFileAbstract.setPerformance(Performance performance) |
void |
PerformanceFile.setPerformance(Performance performance) |
| Modifier and Type | Method and Description |
|---|---|
Performance |
PerformanceService.createOrUpdatePerformance(Performance performance,
List<String> domainIds,
List<String> growingSystemIds,
List<String> plotIds,
List<String> zoneIds) |
Performance |
PerformanceService.getPerformance(String performanceTopiaId) |
| Modifier and Type | Method and Description |
|---|---|
Performance |
PerformanceService.createOrUpdatePerformance(Performance performance,
List<String> domainIds,
List<String> growingSystemIds,
List<String> plotIds,
List<String> zoneIds) |
| Modifier and Type | Method and Description |
|---|---|
ResultList<Performance> |
AnonymizeService.checkForPerformancesAnonymization(ResultList<Performance> result) |
com.google.common.base.Function<Performance,PerformanceDto> |
AnonymizeService.getPerformanceToDtoFunction() |
| Modifier and Type | Method and Description |
|---|---|
ResultList<Performance> |
AnonymizeService.checkForPerformancesAnonymization(ResultList<Performance> result) |
Copyright © 2013–2015 Inra. All rights reserved.