org.brickred.socialauth.plugin
Interface FeedPlugin

All Superinterfaces:
Plugin
All Known Implementing Classes:
FeedPluginImpl, FeedPluginImpl, FeedPluginImpl

public interface FeedPlugin
extends Plugin

Provides the functionality related to feeds

Author:
tarun.nagpal

Method Summary
 List<Feed> getFeeds()
          Returns the list of feed
 
Methods inherited from interface org.brickred.socialauth.plugin.Plugin
getProviderSupport, setProviderSupport
 

Method Detail

getFeeds

List<Feed> getFeeds()
                    throws Exception
Returns the list of feed

Returns:
List of feed
Throws:
Exception


Copyright © 2013. All Rights Reserved.