public class ReferentialDtoContext<D extends ReferentialDto,R extends ReferentialDtoReference<D,R>> extends IdDtoContext<D,R>
| Constructor and Description |
|---|
ReferentialDtoContext(ReferentialDtoReferenceBinder<D,R> referenceBinder,
DtoReferenceDefinition<D,R> referenceDefinition) |
| Modifier and Type | Method and Description |
|---|---|
R |
toReference(ReferentialLocale referentialLocale,
D dto) |
ReferentialDtoReferenceBinder<D,R> |
toReferenceBinder() |
DtoReferenceDefinition<D,R> |
toReferenceDefinition() |
newDtoInstance, toDtoType, toReferenceTypepublic ReferentialDtoContext(ReferentialDtoReferenceBinder<D,R> referenceBinder, DtoReferenceDefinition<D,R> referenceDefinition)
public R toReference(ReferentialLocale referentialLocale, D dto)
toReference in class IdDtoContext<D extends ReferentialDto,R extends ReferentialDtoReference<D,R>>public ReferentialDtoReferenceBinder<D,R> toReferenceBinder()
public DtoReferenceDefinition<D,R> toReferenceDefinition()
Copyright © 2008–2017 IRD. All rights reserved.