|
||||||||||
| 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 | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||