Class TableDtoMapper
java.lang.Object
ch.nolix.system.objectschema.midschemamodelmapper.TableDtoMapper
- All Implemented Interfaces:
ITableDtoMapper
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableDtoMapper
public TableDtoMapper()
-
-
Method Details
-
mapTableToTableDto
- Specified by:
mapTableToTableDtoin interfaceITableDtoMapper- Parameters:
table-- Returns:
- a new
TableDtofrom the given table.
-