Schnittstelle ITableViewDtoMapper

Alle bekannten Implementierungsklassen:
TableViewDtoMapper

public interface ITableViewDtoMapper
Version:
2025-01-24
Autor:
Silvan Wyss
  • Methodendetails

    • mapMidSchemaTableDtoToTableViewDto

      TableViewDto mapMidSchemaTableDtoToTableViewDto(TableDto tableDto)
      Parameter:
      tableDto -
      Gibt zurück:
      a new TableViewDto from the given tableDto.
      Löst aus:
      RuntimeException - if the given tableDto is null.