| Package | Description |
|---|---|
| fr.ird.observe.dto.form | |
| fr.ird.observe.spi | |
| fr.ird.observe.spi.mapping |
| Modifier and Type | Method and Description |
|---|---|
FormDefinition<D> |
FormDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<FormDefinition<R>> |
Form.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
static <D extends IdDto> |
DtoModelHelper.getOptionalFormDefinition(Class<? extends IdDto> dtoType) |
| Modifier and Type | Method and Description |
|---|---|
<DD extends IdDto> |
DtoToFormDtoMapping.getForm(Class<? extends IdDto> key) |
| Constructor and Description |
|---|
DtoToFormDtoMapping(com.google.common.collect.ImmutableMap<Class<? extends IdDto>,FormDefinition<? extends IdDto>> mapping) |
Copyright © 2017–2020 IRD. All rights reserved.