com.atlassian.gadgets.util
Class WebItemFinder.GadgetWebLink

java.lang.Object
  extended by com.atlassian.gadgets.util.WebItemFinder.GadgetWebLink
Enclosing class:
WebItemFinder

public class WebItemFinder.GadgetWebLink
extends Object


Constructor Summary
WebItemFinder.GadgetWebLink(com.atlassian.plugin.web.model.WebLink link, Map<String,Object> context)
           
 
Method Summary
 String getDisplayableUrl()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebItemFinder.GadgetWebLink

public WebItemFinder.GadgetWebLink(com.atlassian.plugin.web.model.WebLink link,
                                   Map<String,Object> context)
Method Detail

getId

public String getId()

getDisplayableUrl

public String getDisplayableUrl()


Copyright © 2009 Atlassian. All Rights Reserved.