public class RSSAction extends RSSAction
| Constructor and Description |
|---|
RSSAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportToRSS(javax.portlet.PortletRequest portletRequest,
java.lang.String title,
java.lang.String description,
java.lang.String format,
double version,
java.lang.String displayStyle,
java.util.List<com.liferay.portlet.social.model.SocialActivity> activities,
com.liferay.portal.service.ServiceContext serviceContext) |
protected java.util.List<com.liferay.portlet.social.model.SocialActivity> |
getActivities(javax.portlet.PortletRequest portletRequest,
int max) |
protected byte[] |
getRSS(javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse) |
protected boolean |
isRSSFeedsEnabled(javax.portlet.PortletRequest portletRequest) |
getRSS, isCheckMethodOnProcessAction, isRSSFeedsEnabled, processAction, serveResource, strutsExecuteaddSuccessMessage, execute, getForward, getForward, getForwardKey, getForwardKey, getModuleConfig, getResources, getResources, getResources, getStrictPortletSetup, getStrictPortletSetup, hideDefaultSuccessMessage, hideDefaultSuccessMessage, isDisplaySuccessMessage, processEvent, redirectToLogin, render, sendRedirect, sendRedirect, sendRedirect, setForward, writeJSON, writeJSONaddErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletprotected java.lang.String exportToRSS(javax.portlet.PortletRequest portletRequest,
java.lang.String title,
java.lang.String description,
java.lang.String format,
double version,
java.lang.String displayStyle,
java.util.List<com.liferay.portlet.social.model.SocialActivity> activities,
com.liferay.portal.service.ServiceContext serviceContext)
throws java.lang.Exception
java.lang.Exceptionprotected java.util.List<com.liferay.portlet.social.model.SocialActivity> getActivities(javax.portlet.PortletRequest portletRequest,
int max)
throws java.lang.Exception
java.lang.Exceptionprotected byte[] getRSS(javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse)
throws java.lang.Exception
protected boolean isRSSFeedsEnabled(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
isRSSFeedsEnabled in class RSSActionjava.lang.Exception