Schnittstelle IContentFieldNodeMapper

Alle bekannten Implementierungsklassen:
ContentFieldNodeMapper

public interface IContentFieldNodeMapper
Version:
2025-02-21
Autor:
Silvan Wyss
  • Methodendetails

    • mapStringContentFieldDtoToContentFieldNode

      INode<?> mapStringContentFieldDtoToContentFieldNode(StringContentFieldDto stringContentFieldDto)
      Parameter:
      stringContentFieldDto -
      Gibt zurück:
      a bew content field node from the given stringContentFieldDto.
      Löst aus:
      RuntimeException - if the given stringContentFieldDto is null.