Package it.smartdust.entitydtomapper
Interface EntityDtoMapper<T,S>
- All Known Implementing Classes:
EntityDtoMapperImpl
public interface EntityDtoMapper<T,S>
-
Method Summary
-
Method Details
-
toEntity
-
toDto
-
toDto
-
EntityDtoMapperImpl