Interface IColumnDtoMapper
- All Known Implementing Classes:
ColumnDtoMapper
public interface IColumnDtoMapper
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
mapColumnToMidSchemaColumnDto
- Parameters:
column-- Returns:
- a new
ColumnDtofrom the given column. - Throws:
RuntimeException- if the given column is null.
-