Interface ContentConvertible

    • Method Detail

      • getContentTypeObject

        ContentType getContentTypeObject()
        Returns:
        the api ContentType that this ContentConvertible converts to
        Since:
        5.7
      • getSelector

        ContentSelector getSelector()
        Returns:
        the ContentSelector identifying this Content-convertible entity.
      • getContentId

        ContentId getContentId()
        Returns:
        the ContentId identifying this Content-convertible entity.
      • shouldConvertToContent

        boolean shouldConvertToContent()
        Returns:
        true if the implementer wants to be part of the core API (default value), false otherwise