Uses of Package
com.atlassian.gadgets.opensocial.spi

Packages that use com.atlassian.gadgets.opensocial.spi
com.atlassian.gadgets.directory.internal.impl   
com.atlassian.gadgets.opensocial.internal   
com.atlassian.gadgets.opensocial.spi Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s). 
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
com.atlassian.gadgets.renderer.internal   
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.directory.internal.impl
GadgetSpecUrlRenderPermission
          Used to check if a gadget spec URI is allowed to render on a dashboard.
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.opensocial.internal
ActivityService
          Interface for handling Activity requests.
AppDataService
          Interface for handling application data requests.
PersonService
          Interface for handling Person requests.
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.opensocial.spi
ActivityServiceException
          Thrown if there is a problem while performing an operation in the ActivityService
AppDataServiceException
          Thrown if there is a problem while performing an operation in the AppDataService
PersonServiceException
          Thrown if there is a problem while performing an operation in the PersonService
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.refimpl
ActivityService
          Interface for handling Activity requests.
ActivityServiceException
          Thrown if there is a problem while performing an operation in the ActivityService
AppDataService
          Interface for handling application data requests.
AppDataServiceException
          Thrown if there is a problem while performing an operation in the AppDataService
PersonService
          Interface for handling Person requests.
PersonServiceException
          Thrown if there is a problem while performing an operation in the PersonService
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.renderer.internal
GadgetSpecUrlRenderPermission
          Used to check if a gadget spec URI is allowed to render on a dashboard.
 



Copyright © 2009 Atlassian. All Rights Reserved.