Interface MapViewToEntityMapper
- All Known Implementing Classes:
SimpleMapViewToEntityMapper
public interface MapViewToEntityMapper
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getKeyMapper
ViewToEntityMapper getKeyMapper() -
getValueMapper
ViewToEntityMapper getValueMapper()
-