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