Interface DtoToReference<D extends IdDto,R extends DtoReference<D,R>>


  • public interface DtoToReference<D extends IdDto,R extends DtoReference<D,R>>
    Place this contract on any IdDto which should be able to transform to a dto reference.
    Since:
    4
    Author:
    Tony Chemit - dev@tchemit.fr