Uses of Class
com.atlassian.gadgets.GadgetSpecUriNotAllowedException

Packages that use GadgetSpecUriNotAllowedException
com.atlassian.gadgets.dashboard.internal   
com.atlassian.gadgets.dashboard.internal.impl   
com.atlassian.gadgets.util   
 

Uses of GadgetSpecUriNotAllowedException in com.atlassian.gadgets.dashboard.internal
 

Methods in com.atlassian.gadgets.dashboard.internal that throw GadgetSpecUriNotAllowedException
 Gadget GadgetFactory.createGadget(GadgetState state, GadgetRequestContext gadgetRequestContext)
           
 Gadget GadgetFactory.createGadget(String gadgetSpecUrl, GadgetRequestContext gadgetRequestContext)
           
 

Uses of GadgetSpecUriNotAllowedException in com.atlassian.gadgets.dashboard.internal.impl
 

Methods in com.atlassian.gadgets.dashboard.internal.impl that throw GadgetSpecUriNotAllowedException
 Gadget GadgetFactoryImpl.createGadget(String gadgetSpecUrl, GadgetRequestContext gadgetRequestContext)
          Creates a new gadget from the spec at the specified URL.
 

Uses of GadgetSpecUriNotAllowedException in com.atlassian.gadgets.util
 

Methods in com.atlassian.gadgets.util that throw GadgetSpecUriNotAllowedException
static URI Uri.create(String gadgetUri)
          Attempts to convert the gadgetUri to a URI object.
 



Copyright © 2009 Atlassian. All Rights Reserved.