Schnittstelle IStringContentFieldDtoMapper
- Alle bekannten Implementierungsklassen:
StringContentFieldDtoMapper
public interface IStringContentFieldDtoMapper
- Version:
- 2024-12-25
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung
-
Methodendetails
-
mapFieldToStringContentFieldDto
- Parameter:
field
-- Gibt zurück:
- a new
StringContentFieldDto
from the given field. - Löst aus:
RuntimeException
- if the given field is null.
-