|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RSSItem | |
|---|---|
| com.silverpeas.rssAgregator.control | |
| com.silverpeas.rssAgregator.model | |
| com.silverpeas.rssAgregator.web | |
| Uses of RSSItem in com.silverpeas.rssAgregator.control |
|---|
| Methods in com.silverpeas.rssAgregator.control that return types with arguments of type RSSItem | |
|---|---|
List<RSSItem> |
RSSService.getApplicationItems(String applicationId,
boolean agregateContent)
|
List<RSSItem> |
RSSServiceImpl.getApplicationItems(String applicationId,
boolean agregateContent)
|
| Uses of RSSItem in com.silverpeas.rssAgregator.model |
|---|
| Methods in com.silverpeas.rssAgregator.model with parameters of type RSSItem | |
|---|---|
int |
RSSItem.compareTo(RSSItem other)
|
| Uses of RSSItem in com.silverpeas.rssAgregator.web |
|---|
| Methods in com.silverpeas.rssAgregator.web that return types with arguments of type RSSItem | |
|---|---|
List<RSSItem> |
RSSResource.getRSS(String agregate)
Gets the JSON representation of the specified existing channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||