Uses of Class
org.brickred.socialauth.Feed

Packages that use Feed
org.brickred.socialauth.plugin   
org.brickred.socialauth.plugin.facebook   
org.brickred.socialauth.plugin.googleplus   
org.brickred.socialauth.plugin.instagram   
org.brickred.socialauth.plugin.linkedin   
org.brickred.socialauth.plugin.linkedin.oauth2   
org.brickred.socialauth.plugin.twitter   
 

Uses of Feed in org.brickred.socialauth.plugin
 

Methods in org.brickred.socialauth.plugin that return types with arguments of type Feed
 List<Feed> FeedPlugin.getFeeds()
          Returns the list of feed
 

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

Methods in org.brickred.socialauth.plugin.facebook that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
           
 

Uses of Feed in org.brickred.socialauth.plugin.googleplus
 

Methods in org.brickred.socialauth.plugin.googleplus that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
           
 

Uses of Feed in org.brickred.socialauth.plugin.instagram
 

Methods in org.brickred.socialauth.plugin.instagram that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
           
 

Uses of Feed in org.brickred.socialauth.plugin.linkedin
 

Methods in org.brickred.socialauth.plugin.linkedin that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
          Returns the list of feed.
 

Uses of Feed in org.brickred.socialauth.plugin.linkedin.oauth2
 

Methods in org.brickred.socialauth.plugin.linkedin.oauth2 that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
          Returns the list of feed.
 

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

Methods in org.brickred.socialauth.plugin.twitter that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
          Returns the list of feed.
 



Copyright © 2014. All rights reserved.