| Package | Description |
|---|---|
| fr.ird.observe.binder | |
| fr.ird.observe.dto.referential | |
| fr.ird.observe.spi.context |
| Modifier and Type | Method and Description |
|---|---|
abstract R |
DtoReferenceBinder.toReference(ReferentialLocale referentialLocale,
D dto) |
| Modifier and Type | Method and Description |
|---|---|
static ReferentialLocale |
ReferentialLocale.valueOf(Locale locale) |
static ReferentialLocale |
ReferentialLocale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferentialLocale[] |
ReferentialLocale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
I18nReferentialDto.getLabel(ReferentialLocale referentialLocale) |
| Modifier and Type | Method and Description |
|---|---|
<RR extends DataDtoReference<D,RR>> |
DataDtoContext.toReference(ReferentialLocale referentialLocale,
D dto) |
<RR extends ReferentialDtoReference<D,RR>> |
ReferentialDtoContext.toReference(ReferentialLocale referentialLocale,
D dto) |
Copyright © 2017–2018 IRD. All rights reserved.