Uses of Interface
org.apache.shindig.social.opensocial.spi.AlbumService

Packages that use AlbumService
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 
 

Uses of AlbumService in org.apache.shindig.social.opensocial.service
 

Constructors in org.apache.shindig.social.opensocial.service with parameters of type AlbumService
AlbumHandler(AlbumService service, ContainerConfig config)
           
 

Uses of AlbumService in org.apache.shindig.social.opensocial.spi
 

Classes in org.apache.shindig.social.opensocial.spi that implement AlbumService
static class AlbumService.NotImplementedAlbumService
           
 

Uses of AlbumService in org.apache.shindig.social.sample.spi
 

Classes in org.apache.shindig.social.sample.spi that implement AlbumService
 class JsonDbOpensocialService
          Implementation of supported services backed by a JSON DB.
 



Copyright © 2007-2012. All Rights Reserved.