| Modifier and Type | Method and Description |
|---|---|
ResultList<GrowingPlanDto> |
NavigationContextService.getAllGrowingPlansForDomains(Set<Integer> campaigns,
Set<String> domainIds,
Set<String> networkIds) |
| Modifier and Type | Method and Description |
|---|---|
ResultList<GrowingPlanDto> |
GrowingPlanService.getFilteredGrowingPlansDto(GrowingPlanFilter filter)
Find growingPlans matching user filter and navigation context.
|
| Modifier and Type | Field and Description |
|---|---|
protected GrowingPlanDto |
GrowingSystemDto.growingPlan |
| Modifier and Type | Method and Description |
|---|---|
GrowingPlanDto |
GrowingSystemDto.getGrowingPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrowingSystemDto.setGrowingPlan(GrowingPlanDto growingPlan) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<GrowingPlan,GrowingPlanDto> |
AnonymizeService.getGrowingPlanToDtoFunction(boolean includeResponsibles) |
Copyright © 2013–2015 Inra. All rights reserved.