public class ConfluenceWebLabel extends Object implements com.atlassian.plugin.web.model.WebLabel
WebLabel| Constructor and Description |
|---|
ConfluenceWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
getDescriptor() |
String |
getDisplayableLabel(javax.servlet.http.HttpServletRequest req,
Map params) |
String |
getDisplayableLabel(javax.servlet.http.HttpServletRequest req,
WebInterfaceContext context) |
String |
getKey() |
String |
getNoKeyValue() |
SortedMap |
getParams() |
String |
getRenderedParam(String key,
Map params) |
public ConfluenceWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel)
public String getKey()
getKey in interface com.atlassian.plugin.web.model.WebLabelpublic String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map params)
getDisplayableLabel in interface com.atlassian.plugin.web.model.WebLabelpublic String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context)
public SortedMap getParams()
getParams in interface com.atlassian.plugin.web.model.WebParampublic Object get(String key)
get in interface com.atlassian.plugin.web.model.WebParampublic String getRenderedParam(String key, Map params)
getRenderedParam in interface com.atlassian.plugin.web.model.WebParampublic com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor getDescriptor()
getDescriptor in interface com.atlassian.plugin.web.model.WebParampublic String getNoKeyValue()
getNoKeyValue in interface com.atlassian.plugin.web.model.WebLabelCopyright © 2003–2017 Atlassian. All rights reserved.