Schnittstelle ITableDtoMapper
- Alle bekannten Implementierungsklassen:
TableDtoMapper
public interface ITableDtoMapper
- Version:
- 2024-12-18
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
mapTableToTableDto
- Parameter:
table-- Gibt zurück:
- a new
TableDtofrom the given table. - Löst aus:
RuntimeException- if the given table is null.
-