public abstract class IdDtoContext<D extends IdDto,R extends DtoReference<D,R>> extends Object
| Modifier and Type | Method and Description |
|---|---|
D |
newDtoInstance() |
Class<D> |
toDtoType() |
abstract R |
toReference(ReferentialLocale referentialLocale,
D dto) |
Class<R> |
toReferenceType() |
Copyright © 2008–2017 IRD. All rights reserved.