Schnittstelle ITableNodeMapper
- Alle bekannten Implementierungsklassen:
TableNodeMapper
public interface ITableNodeMapper
- Version:
- 2024-12-21
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
mapTableDtoToNode
- Parameter:
tableDto-- Gibt zurück:
- a new
INodefrom the given tableDto. - Löst aus:
RuntimeException- if the given tableDto is null.
-