Schnittstelle IContentFieldDtoMapper

Alle bekannten Implementierungsklassen:
ContentFieldDtoMapper

public interface IContentFieldDtoMapper
Version:
2025-01-11
Autor:
Silvan Wyss
  • Methodendetails

    • mapNullableStringRepresentedValueToContentFieldDto

      FieldDto mapNullableStringRepresentedValueToContentFieldDto(String nullableStringRepresentedValue, String nullableAdditionalValue, ColumnViewDto columnView)
      Parameter:
      nullableStringRepresentedValue -
      nullableAdditionalValue -
      columnView -
      Gibt zurück:
      a new FieldDto from the given nullableStringRepresentedValue.