Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.syndication.FeedItem

Packages that use FeedItem
org.nuxeo.ecm.platform.syndication   
 

Uses of FeedItem in org.nuxeo.ecm.platform.syndication
 

Methods in org.nuxeo.ecm.platform.syndication that return FeedItem
static FeedItem FeedItemAdapter.toFeedItem(DocumentModel doc, HttpServletRequest req)
          Convert a DocumentModel to a FeedItem.
 

Methods in org.nuxeo.ecm.platform.syndication that return types with arguments of type FeedItem
static List<FeedItem> FeedItemAdapter.toFeedItemList(List<DocumentModel> docList, HttpServletRequest req)
          Convert a list of DocumentModels to a list of FeedItems.
 

Methods in org.nuxeo.ecm.platform.syndication with parameters of type FeedItem
 int FeedItem.compareTo(FeedItem fi)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.