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)
          It gets data form server and show the url to view contents of RSS
 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)
          It gets data form server and show the url to view contents of RSS
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.