Interface ContentIdField

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
ContentIdFieldImpl

public interface ContentIdField extends ParsedField
  • Method Details

    • bodyDescriptionField

      default boolean bodyDescriptionField()
      Specified by:
      bodyDescriptionField in interface ParsedField
    • getId

      String getId()
      Gets the content ID defined in this field.
      Returns:
      the content ID or null if not set.