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.WebLabel
public String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map params)
getDisplayableLabel
in interface com.atlassian.plugin.web.model.WebLabel
public String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context)
public SortedMap getParams()
getParams
in interface com.atlassian.plugin.web.model.WebParam
public Object get(String key)
get
in interface com.atlassian.plugin.web.model.WebParam
public String getRenderedParam(String key, Map params)
getRenderedParam
in interface com.atlassian.plugin.web.model.WebParam
public com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor getDescriptor()
getDescriptor
in interface com.atlassian.plugin.web.model.WebParam
public String getNoKeyValue()
getNoKeyValue
in interface com.atlassian.plugin.web.model.WebLabel
Copyright © 2003–2015 Atlassian. All rights reserved.