Interface ITableInfoDtoMapper
- All Known Implementing Classes:
TableInfoDtoMapper
public interface ITableInfoDtoMapper
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
mapMidSchemaTableDtoToTableViewDto
- Parameters:
tableDto-- Returns:
- a new
TableInfoDtofrom the given tableDto. - Throws:
RuntimeException- if the given tableDto is null.
-