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) for OpenSocial requests. 
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
com.atlassian.gadgets.renderer.internal   
com.atlassian.gadgets.renderer.internal.guice   
com.atlassian.gadgets.renderer.internal.http   
 

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.
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.renderer.internal.guice
Whitelist
          A whitelist to determine what remote systems an administrator has deemed appropriate to make requests to.
 

Classes in com.atlassian.gadgets.opensocial.spi used by com.atlassian.gadgets.renderer.internal.http
Whitelist
          A whitelist to determine what remote systems an administrator has deemed appropriate to make requests to.
 



Copyright © 2014 Atlassian. All Rights Reserved.