Interface CustomContentType

    • Method Detail

      • getApiSupport

        ContentTypeApiSupport<CustomContentEntityObject> getApiSupport()
        Get the api support for this CustomContentType. ApiSupport provides the support for CRUD operations for this ContentType using the Content API
        Returns:
        the api support for this CustomContentType or a NullContentTypeApiSupport object