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