Interface IContentFieldDtoMapper

All Known Implementing Classes:
ContentFieldDtoMapper

public interface IContentFieldDtoMapper
Author:
Silvan Wyss
  • Method Details

    • mapNullableStringRepresentedValueToContentFieldDto

      FieldDto mapNullableStringRepresentedValueToContentFieldDto(String nullableStringRepresentedValue, String nullableAdditionalValue, ColumnViewDto columnView)
      Parameters:
      nullableStringRepresentedValue -
      nullableAdditionalValue -
      columnView -
      Returns:
      a new FieldDto from the given nullableStringRepresentedValue.