Uses of Package
org.apache.shindig.social.opensocial.spi

Packages that use org.apache.shindig.social.opensocial.spi
org.apache.shindig.social.core.model Core Social Model 
org.apache.shindig.social.opensocial.model The Social Model API package 
org.apache.shindig.social.opensocial.service The Social Service API package 
org.apache.shindig.social.opensocial.spi The Social Service Provider Interface package 
org.apache.shindig.social.sample.spi Sample SPI implementation 
 

Classes in org.apache.shindig.social.opensocial.spi used by org.apache.shindig.social.core.model
GroupId
          A group id used for grouping of people resources (as opposed to groups used by the GroupsHandler)
 

Classes in org.apache.shindig.social.opensocial.spi used by org.apache.shindig.social.opensocial.model
GroupId
          A group id used for grouping of people resources (as opposed to groups used by the GroupsHandler)
 

Classes in org.apache.shindig.social.opensocial.spi used by org.apache.shindig.social.opensocial.service
ActivityService
          The ActivityService interface defines the service provider interface to retrieve activities from the underlying SNS.
AlbumService
          The AlbumService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial albums.
AppDataService
          Data Service SPI interface.
GroupId
          A group id used for grouping of people resources (as opposed to groups used by the GroupsHandler)
GroupService
          A service for gathering group information for specific users.
MediaItemService
          The MediaItemService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial MediaItems.
MessageService
          The MessageService interface defines the service provider interface to post messages to the underlying SNS.
PersonService
          Interface that defines how shindig gathers people information.
UserId
          Data structure representing a userid
 

Classes in org.apache.shindig.social.opensocial.spi used by org.apache.shindig.social.opensocial.spi
AlbumService
          The AlbumService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial albums.
CollectionOptions
          Data structure representing many of the RPC/REST requests we receive.
GroupId
          A group id used for grouping of people resources (as opposed to groups used by the GroupsHandler)
GroupId.Type
           
MediaItemService
          The MediaItemService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial MediaItems.
MessageService
          The MessageService interface defines the service provider interface to post messages to the underlying SNS.
UserId
          Data structure representing a userid
UserId.Type
           
 

Classes in org.apache.shindig.social.opensocial.spi used by org.apache.shindig.social.sample.spi
ActivityService
          The ActivityService interface defines the service provider interface to retrieve activities from the underlying SNS.
AlbumService
          The AlbumService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial albums.
AppDataService
          Data Service SPI interface.
CollectionOptions
          Data structure representing many of the RPC/REST requests we receive.
GroupId
          A group id used for grouping of people resources (as opposed to groups used by the GroupsHandler)
GroupService
          A service for gathering group information for specific users.
MediaItemService
          The MediaItemService interface defines the service provider interface for creating, retrieving, updating, and deleting OpenSocial MediaItems.
MessageService
          The MessageService interface defines the service provider interface to post messages to the underlying SNS.
PersonService
          Interface that defines how shindig gathers people information.
UserId
          Data structure representing a userid
 



Copyright © 2007-2012. All Rights Reserved.