public interface IdDtoFactory
| Modifier and Type | Method and Description |
|---|---|
<D extends DataDto> |
getDataDto(Class<D> dtoType,
String id) |
<D extends ReferentialDto> |
getReferentialDto(Class<D> dtoType,
String id) |
Copyright © 2008–2017 IRD. All rights reserved.