Class ReadOnlyWebLabel

java.lang.Object
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebLabel
All Implemented Interfaces:
com.atlassian.plugin.web.model.WebLabel

public class ReadOnlyWebLabel extends Object implements com.atlassian.plugin.web.model.WebLabel
  • Constructor Details

    • ReadOnlyWebLabel

      public ReadOnlyWebLabel(com.atlassian.plugin.web.model.WebLabel delegate)
  • Method Details

    • getKey

      public String getKey()
      Specified by:
      getKey in interface com.atlassian.plugin.web.model.WebLabel
    • getDisplayableLabel

      public String getDisplayableLabel(javax.servlet.http.HttpServletRequest httpServletRequest, Map<String,Object> map)
      Specified by:
      getDisplayableLabel in interface com.atlassian.plugin.web.model.WebLabel