Class ReadOnlyWebLabel
java.lang.Object
com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyWebLabel
- All Implemented Interfaces:
 com.atlassian.plugin.web.model.WebLabel
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ReadOnlyWebLabel
public ReadOnlyWebLabel(com.atlassian.plugin.web.model.WebLabel delegate)  
 - 
 - 
Method Details
- 
getKey
- Specified by:
 getKeyin interfacecom.atlassian.plugin.web.model.WebLabel
 - 
getDisplayableLabel
public String getDisplayableLabel(javax.servlet.http.HttpServletRequest httpServletRequest, Map<String, Object> map) - Specified by:
 getDisplayableLabelin interfacecom.atlassian.plugin.web.model.WebLabel
 
 -