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