| Modifier and Type | Method and Description |
|---|---|
ResultList<DomainDto> |
NavigationContextService.getAllDomainsForCampaign(Set<Integer> campaigns,
Set<String> networkIds) |
| Modifier and Type | Field and Description |
|---|---|
protected DomainDto |
PlotDto.domain |
| Modifier and Type | Method and Description |
|---|---|
DomainDto |
PlotDto.getDomain() |
DomainDto |
DomainService.getDomainByCode(String domainCode)
Find random domain by code.
|
| Modifier and Type | Method and Description |
|---|---|
List<DomainDto> |
DomainService.getDomains(Collection<String> domainIds) |
ResultList<DomainDto> |
DomainService.getFilteredDomainsDto(DomainFilter filter)
Find domain matching user filter and navigation context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlotDto.setDomain(DomainDto domain) |
| Modifier and Type | Field and Description |
|---|---|
protected DomainDto |
GrowingPlanDto.domain |
| Modifier and Type | Method and Description |
|---|---|
DomainDto |
GrowingPlanDto.getDomain() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrowingPlanDto.setDomain(DomainDto domain) |
| Modifier and Type | Field and Description |
|---|---|
protected DomainDto |
DecisionRulesDto.domain |
| Modifier and Type | Method and Description |
|---|---|
DomainDto |
DecisionRulesDto.getDomain() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionRulesDto.setDomain(DomainDto domain) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DomainDto> |
PerformanceDto.domains |
| Modifier and Type | Method and Description |
|---|---|
List<DomainDto> |
PerformanceDto.getDomains() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceDto.setDomains(List<DomainDto> domains) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<Domain,DomainDto> |
AnonymizeService.getDomainToDtoFunction(boolean includeResponsibles) |
Copyright © 2013–2015 Inra. All rights reserved.