Uses of Class
com.atlassian.gadgets.plugins.PluginGadgetSpec.Key

Packages that use PluginGadgetSpec.Key
com.atlassian.gadgets.plugins Contains classes related to plugins that contain gadgets. 
com.atlassian.gadgets.util   
 

Uses of PluginGadgetSpec.Key in com.atlassian.gadgets.plugins
 

Methods in com.atlassian.gadgets.plugins that return PluginGadgetSpec.Key
 PluginGadgetSpec.Key PluginGadgetSpec.getKey()
          Returns a unique identifier for this spec.
 

Uses of PluginGadgetSpec.Key in com.atlassian.gadgets.util
 

Methods in com.atlassian.gadgets.util that return PluginGadgetSpec.Key
 PluginGadgetSpec.Key GadgetSpecUrlBuilder.parseGadgetSpecUrl(String gadgetSpecUrl)
          Parses a gadget spec URL in the format returned from #buildGadgetSpecUrl(String, String) into a PluginResourceKey containing the plugin key and resource location specified by the URL.
 



Copyright © 2012 Atlassian. All Rights Reserved.