|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.action.Action com.liferay.portal.struts.PortletAction com.liferay.portal.struts.RSSAction com.liferay.portlet.journal.action.RSSAction
public class RSSAction
Field Summary |
---|
Fields inherited from class org.apache.struts.action.Action |
---|
defaultLocale, servlet |
Constructor Summary | |
---|---|
RSSAction()
|
Method Summary | |
---|---|
protected String |
exportToRSS(ResourceRequest resourceRequest,
ResourceResponse resourceResponse,
JournalFeed feed,
String languageId,
Layout layout,
ThemeDisplay themeDisplay)
|
protected String |
getEntryURL(ResourceRequest resourceRequest,
JournalFeed feed,
JournalArticle article,
Layout layout,
ThemeDisplay themeDisplay)
|
protected byte[] |
getRSS(ResourceRequest resourceRequest,
ResourceResponse resourceResponse)
|
protected String |
processContent(JournalFeed feed,
JournalArticle article,
String languageId,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry,
com.sun.syndication.feed.synd.SyndContent syndContent)
|
protected String |
processURL(JournalFeed feed,
String url,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry)
|
Methods inherited from class com.liferay.portal.struts.RSSAction |
---|
getRSS, isCheckMethodOnProcessAction, isRSSFeedsEnabled, isRSSFeedsEnabled, processAction, serveResource, strutsExecute |
Methods inherited from class com.liferay.portal.struts.PortletAction |
---|
addSuccessMessage, execute, getForward, getForward, getForwardKey, getForwardKey, getModuleConfig, getResources, getResources, getResources, getStrictPortletSetup, getStrictPortletSetup, hideDefaultSuccessMessage, hideDefaultSuccessMessage, isDisplaySuccessMessage, processEvent, redirectToLogin, render, sendRedirect, sendRedirect, sendRedirect, setForward, writeJSON, writeJSON |
Methods inherited from class org.apache.struts.action.Action |
---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RSSAction()
Method Detail |
---|
protected String exportToRSS(ResourceRequest resourceRequest, ResourceResponse resourceResponse, JournalFeed feed, String languageId, Layout layout, ThemeDisplay themeDisplay) throws Exception
Exception
protected String getEntryURL(ResourceRequest resourceRequest, JournalFeed feed, JournalArticle article, Layout layout, ThemeDisplay themeDisplay) throws Exception
Exception
protected byte[] getRSS(ResourceRequest resourceRequest, ResourceResponse resourceResponse) throws Exception
getRSS
in class RSSAction
Exception
protected String processContent(JournalFeed feed, JournalArticle article, String languageId, ThemeDisplay themeDisplay, com.sun.syndication.feed.synd.SyndEntry syndEntry, com.sun.syndication.feed.synd.SyndContent syndContent) throws Exception
Exception
protected String processURL(JournalFeed feed, String url, ThemeDisplay themeDisplay, com.sun.syndication.feed.synd.SyndEntry syndEntry)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |