Interface IndexedReusableComponent


@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface IndexedReusableComponent
Represents information about an indexed reusable component
  • Method Details

    • getQName

      String getQName()
      Returns:
      The XML tag name of the reusable component.
    • getTopicElementIDPath

      String getTopicElementIDPath()
      Returns:
      a path like "topicID/elementID" to identify the reusable component inside the topic.
    • getDescription

      String getDescription()
      Returns:
      a text description of the reusable component.
    • getURL

      String getURL()
      Returns:
      The URL path of the topic in which the component is defined