Schnittstelle IContentFieldDtoMapper
- Alle bekannten Implementierungsklassen:
ContentFieldDtoMapper
public interface IContentFieldDtoMapper
- Version:
- 2025-01-11
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungmapStringToContentFieldDtoUsingColumnView(String string, ColumnViewDto columnView)
-
Methodendetails
-
mapStringToContentFieldDtoUsingColumnView
- Parameter:
string-columnView-- Gibt zurück:
- a new
FieldDtofrom the given string using the given columnView.
-