public interface EntityWithServiceImplAndDTOMapper extends EntityMapper<EntityWithServiceImplAndDTODTO,EntityWithServiceImplAndDTO>
Modifier and Type | Method and Description |
---|---|
default EntityWithServiceImplAndDTO |
fromId(java.lang.Long id) |
toDto, toDto, toEntity, toEntity
default EntityWithServiceImplAndDTO fromId(java.lang.Long id)
Copyright © 2017 Osgiliath. All rights reserved.