Uses of Class
org.brickred.socialauth.Album

Packages that use Album
org.brickred.socialauth.plugin   
org.brickred.socialauth.plugin.facebook   
org.brickred.socialauth.plugin.twitter   
 

Uses of Album in org.brickred.socialauth.plugin
 

Methods in org.brickred.socialauth.plugin that return types with arguments of type Album
 List<Album> AlbumsPlugin.getAlbums()
          Returns the list of Album
 

Uses of Album in org.brickred.socialauth.plugin.facebook
 

Methods in org.brickred.socialauth.plugin.facebook that return types with arguments of type Album
 List<Album> AlbumsPluginImpl.getAlbums()
           
 

Uses of Album in org.brickred.socialauth.plugin.twitter
 

Methods in org.brickred.socialauth.plugin.twitter that return types with arguments of type Album
 List<Album> AlbumsPluginImpl.getAlbums()
           
 



Copyright © 2013. All Rights Reserved.