public interface DtoContext<D extends IdDto,R extends DtoReference<D,R>>
| Modifier and Type | Method and Description |
|---|---|
default D |
newDto() |
Class<D> |
toDtoType() |
R |
toReference(ReferentialLocale referentialLocale,
D dto) |
DtoReferenceDefinition<D,R> |
toReferenceDefinition() |
Class<R> |
toReferenceType() |
Copyright © 2017–2020 IRD. All rights reserved.