| Modifier and Type | Field and Description |
|---|---|
protected RefLocation |
BasicPlotAbstract.location
Nom de l'attribut en BD : location
|
protected RefLocation |
DomainAbstract.location
Nom de l'attribut en BD : location
|
| Modifier and Type | Method and Description |
|---|---|
RefLocation |
Domain.getLocation() |
RefLocation |
BasicPlotAbstract.getLocation() |
RefLocation |
BasicPlot.getLocation() |
RefLocation |
DomainAbstract.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.setLocation(RefLocation location) |
void |
BasicPlotAbstract.setLocation(RefLocation location) |
void |
BasicPlot.setLocation(RefLocation location) |
void |
DomainAbstract.setLocation(RefLocation location) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefLocationAbstract |
class |
RefLocationImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefLocation,String> |
Referentials.GET_LOCATION_CODE_INSEE |
| Modifier and Type | Field and Description |
|---|---|
protected RefLocation |
DomainDto.location |
| Modifier and Type | Method and Description |
|---|---|
RefLocation |
DomainDto.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainDto.setLocation(RefLocation location) |
| Modifier and Type | Field and Description |
|---|---|
protected RefLocation |
EdaplosDomainDto.location |
| Modifier and Type | Method and Description |
|---|---|
RefLocation |
EdaplosDomainDto.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
EdaplosDomainDto.setLocation(RefLocation location) |
| Modifier and Type | Method and Description |
|---|---|
RefLocation |
ReferentialService.getRefLocation(String refLocationId)
Get a specific location from its identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<RefLocation> |
ReferentialService.findActiveCommunes(String filter)
Find all RefCommuneValues according to the filter
|
Copyright © 2013–2015 Inra. All rights reserved.