A C D G O R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addChannel(SPChannel) - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
- AGGREGATED - org.silverpeas.components.rssaggregator.model.RSSViewType
-
The AGGREGATED RSS view.
C
- componentId - Variable in class org.silverpeas.components.rssaggregator.web.RSSResource
- createComponentSessionController(MainSessionController, ComponentContext) - Method in class org.silverpeas.components.rssaggregator.servlets.RssAgregatorRequestRouter
D
- deleteChannel(String) - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
G
- getAvailableChannels() - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
-
Extract rss files informations (channels and items).
- getChannel(String) - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
- getChannelsContent() - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
-
Extract rss files information (channels and items).
- getComponentId() - Method in class org.silverpeas.components.rssaggregator.web.RSSResource
- getDestination(String, RssAgregatorSessionController, HttpRequest) - Method in class org.silverpeas.components.rssaggregator.servlets.RssAgregatorRequestRouter
- getHighestRole() - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
-
This method return the highest user profiles
- getResourceBasePath() - Method in class org.silverpeas.components.rssaggregator.web.RSSResource
- getRSS(String) - Method in class org.silverpeas.components.rssaggregator.web.RSSResource
-
Gets the JSON representation of the specified existing channel.
If the channel doesn't exist, a 404 HTTP code is returned. - getRSSIntroductionContent() - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
- getSessionControlBeanName() - Method in class org.silverpeas.components.rssaggregator.servlets.RssAgregatorRequestRouter
- getViewMode() - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
O
- org.silverpeas.components.rssaggregator.control - package org.silverpeas.components.rssaggregator.control
- org.silverpeas.components.rssaggregator.model - package org.silverpeas.components.rssaggregator.model
- org.silverpeas.components.rssaggregator.servlets - package org.silverpeas.components.rssaggregator.servlets
- org.silverpeas.components.rssaggregator.web - package org.silverpeas.components.rssaggregator.web
R
- RssAgregatorRequestRouter - Class in org.silverpeas.components.rssaggregator.servlets
- RssAgregatorRequestRouter() - Constructor for class org.silverpeas.components.rssaggregator.servlets.RssAgregatorRequestRouter
- RssAgregatorSessionController - Class in org.silverpeas.components.rssaggregator.control
-
Standard Session Controller Constructor
- RssAgregatorSessionController(MainSessionController, ComponentContext) - Constructor for class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
-
Default constructor
- RSSResource - Class in org.silverpeas.components.rssaggregator.web
- RSSResource() - Constructor for class org.silverpeas.components.rssaggregator.web.RSSResource
- RSSViewType - Enum in org.silverpeas.components.rssaggregator.model
S
- SEPARATED - org.silverpeas.components.rssaggregator.model.RSSViewType
-
The SEPARATED RSS view
- setViewMode(RSSViewType) - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
-
Sets the current view mode of the RSS agregator rendering.
T
- toString() - Method in enum org.silverpeas.components.rssaggregator.model.RSSViewType
-
Converts this view type in a string representation.
U
- updateChannel(SPChannel) - Method in class org.silverpeas.components.rssaggregator.control.RssAgregatorSessionController
V
- valueOf(String) - Static method in enum org.silverpeas.components.rssaggregator.model.RSSViewType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.silverpeas.components.rssaggregator.model.RSSViewType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages