Uses of Interface
com.atlassian.plugin.web.model.WebLink

Packages that use WebLink
com.atlassian.plugin.web.descriptors   
com.atlassian.plugin.web.model   
 

Uses of WebLink in com.atlassian.plugin.web.descriptors
 

Methods in com.atlassian.plugin.web.descriptors that return WebLink
 WebLink WebItemModuleDescriptor.getLink()
           
 WebLink DefaultWebItemModuleDescriptor.getLink()
           
 

Uses of WebLink in com.atlassian.plugin.web.model
 

Classes in com.atlassian.plugin.web.model that implement WebLink
 class DefaultWebLink
          Represents a single "href", with a variety of permutations.
 

Methods in com.atlassian.plugin.web.model that return WebLink
 WebLink WebIcon.getUrl()
           
 WebLink DefaultWebIcon.getUrl()
           
 



Copyright © 2010 Atlassian. All Rights Reserved.