| Package | Description |
|---|---|
| fr.ird.observe.binder | |
| fr.ird.observe.dto.decoration | |
| fr.ird.observe.dto.referential | |
| fr.ird.observe.spi | |
| 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 |
|---|---|
ReferentialLocale |
ReferentialLocaleConfig.getReferentialLocale() |
ReferentialLocale |
DecoratorServiceSupport.getReferentialLocale() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecoratorServiceSupport.setReferentialLocale(ReferentialLocale referentialLocale) |
| 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 |
|---|---|
static <D extends IdDto,R extends DtoReference<D,R>> |
DtoModelHelper.toReference(ReferentialLocale referentialLocale,
D dto) |
| Modifier and Type | Method and Description |
|---|---|
R |
ReferentialDtoContext.toReference(ReferentialLocale referentialLocale,
D dto) |
R |
DataDtoContext.toReference(ReferentialLocale referentialLocale,
D dto) |
R |
DtoContext.toReference(ReferentialLocale referentialLocale,
D dto) |
Copyright © 2017–2020 IRD. All rights reserved.