Class TableSchemaViewDtoMapper
java.lang.Object
ch.nolix.system.nodemiddata.schemaviewmodelmapper.TableSchemaViewDtoMapper
- All Implemented Interfaces:
ITableSchemaViewDtoMapper
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableSchemaViewDtoMapper
public TableSchemaViewDtoMapper()
-
-
Method Details
-
mapTableNodeToTableViewDto
- Specified by:
mapTableNodeToTableViewDtoin interfaceITableSchemaViewDtoMapper- Parameters:
tableNode-- Returns:
- a new
TableViewDtofrom the given tableNode.
-