com.atlassian.confluence.plugin.descriptor.web.model
Class ConfluenceWebLink
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
- All Implemented Interfaces:
- WebLink
- public class ConfluenceWebLink
- extends Object
- implements WebLink
A confluence specific wrapper for the WebLink
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceWebLink
public ConfluenceWebLink(WebLink webLink)
getRenderedUrl
public String getRenderedUrl(ThemeHelper helper)
getRenderedUrl
public String getRenderedUrl(Map params)
- Specified by:
getRenderedUrl
in interface WebLink
getDisplayableUrl
public String getDisplayableUrl(javax.servlet.http.HttpServletRequest req,
GlobalHelper helper)
getDisplayableUrl
public String getDisplayableUrl(javax.servlet.http.HttpServletRequest req,
Map params)
- Specified by:
getDisplayableUrl
in interface WebLink
getDescriptor
public WebFragmentModuleDescriptor getDescriptor()
- Specified by:
getDescriptor
in interface WebLink
hasAccessKey
public boolean hasAccessKey()
- Specified by:
hasAccessKey
in interface WebLink
getAccessKey
public String getAccessKey(GlobalHelper helper)
getAccessKey
public String getAccessKey(Map params)
- Specified by:
getAccessKey
in interface WebLink
getId
public String getId()
- Specified by:
getId
in interface WebLink