Uses of Class
org.exoplatform.calendar.service.FeedData

Packages that use FeedData
org.exoplatform.calendar.service   
org.exoplatform.calendar.service.impl   
 

Uses of FeedData in org.exoplatform.calendar.service
 

Methods in org.exoplatform.calendar.service that return types with arguments of type FeedData
 List<FeedData> CalendarService.getFeeds(String username)
          Gets RSS Feed data created by the given user.
 List<FeedData> DataStorage.getFeeds(String username)
           
 

Uses of FeedData in org.exoplatform.calendar.service.impl
 

Methods in org.exoplatform.calendar.service.impl that return types with arguments of type FeedData
 List<FeedData> JCRDataStorage.getFeeds(String username)
           
 List<FeedData> CalendarServiceImpl.getFeeds(String username)
          Gets RSS Feed data created by the given user.
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.