Class WebItemView


  • @ExperimentalApi
    public class WebItemView
    extends Object
    • Method Detail

      • getLinkUrl

        public String getLinkUrl()
        Returns:
        a 'display' url for rendering a link to this WebItem within confluence. This could be either a relative URL that includes a context path, or an absolute URL.
      • getId

        public String getId()
      • getAccessKey

        public String getAccessKey()
      • getCompleteKey

        public String getCompleteKey()
        Since:
        5.10
      • getSection

        public String getSection()
      • getLabel

        public String getLabel()
      • getTooltip

        public String getTooltip()
      • getStyleClass

        public String getStyleClass()
      • getIcon

        public Icon getIcon()
      • getWeight

        public int getWeight()
      • getModuleKey

        public String getModuleKey()
      • getUrlWithoutContextPath

        public String getUrlWithoutContextPath()
        Returns:
        a URL to the webitem that does not include the context path