|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
java.util.List<FeedData> |
CalendarServiceLegacy.getFeeds(org.exoplatform.services.jcr.ext.common.SessionProvider systemSession,
java.lang.String username)
Deprecated. use CalendarService.getFeeds(String) |
java.util.List<FeedData> |
CalendarService.getFeeds(java.lang.String username)
It gets data form server and show the URL to view contents of RSS |
| Uses of FeedData in org.exoplatform.calendar.service.impl |
|---|
| Methods in org.exoplatform.calendar.service.impl that return types with arguments of type FeedData | |
|---|---|
java.util.List<FeedData> |
DataStorage.getFeeds(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String username)
|
java.util.List<FeedData> |
CalendarServiceImpl.getFeeds(org.exoplatform.services.jcr.ext.common.SessionProvider systemSession,
java.lang.String username)
|
java.util.List<FeedData> |
CalendarServiceImpl.getFeeds(java.lang.String username)
It gets data form server and show the URL to view contents of RSS |
java.util.List<FeedData> |
JCRDataStorage.getFeeds(java.lang.String username)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||