Interface IFieldNodeMapper

All Known Implementing Classes:
FieldNodeMapper

public interface IFieldNodeMapper
Author:
Silvan Wyss
  • Method Details

    • mapEntityCreationDtoToFieldNodes

      IContainer<INode<?>> mapEntityCreationDtoToFieldNodes(EntityCreationDto entityCreationDto, long saveStamp, TableViewDto tableView)
      Parameters:
      entityCreationDto -
      saveStamp -
      tableView -
      Returns:
      new field nodes from the given entityCreationDto