Uses of Interface
com.sap.portal.feeds.IFeedEntry

Packages that use IFeedEntry
com.sap.portal.feeds   
com.sap.portal.feeds.providers   
 

Uses of IFeedEntry in com.sap.portal.feeds
 

Methods in com.sap.portal.feeds that return types with arguments of type IFeedEntry
 List<IFeedEntry> IFeedEntries.getEntries()
          Returns all the feed entries, sorted by date in descending order (same as using getEntries(SortOrder.DESCENDING)).
 List<IFeedEntry> IEntryGroup.getEntries()
          Returns the feed entries of this entry group.
 List<IFeedEntry> IFeedEntries.getEntries(SortOrder dateSortOrder)
          Returns all the feed entries, sorted by date according to the specified sort order.
 

Uses of IFeedEntry in com.sap.portal.feeds.providers
 

Methods in com.sap.portal.feeds.providers that return types with arguments of type IFeedEntry
 List<IFeedEntry> IChannelEntries.getEntries()
          Returns the feed entries.
 



Copyright 2013 SAP AG Complete Copyright Notice