|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
com.liferay.portal.struts.PortletAction
com.liferay.portal.struts.RSSAction
com.liferay.portlet.assetpublisher.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(PortletRequest portletRequest,
PortletResponse portletResponse,
String name,
String description,
String type,
double version,
String displayStyle,
String linkBehavior,
List<AssetEntry> assetEntries)
|
protected List<AssetEntry> |
getAssetEntries(PortletRequest portletRequest,
PortletPreferences preferences)
|
protected String |
getAssetPublisherURL(PortletRequest portletRequest)
|
protected String |
getEntryURL(PortletRequest portletRequest,
PortletResponse portletResponse,
String linkBehavior,
AssetEntry assetEntry)
|
protected String |
getEntryURLAssetPublisher(PortletRequest portletRequest,
PortletResponse portletResponse,
AssetEntry assetEntry)
|
protected String |
getEntryURLViewInContext(PortletRequest portletRequest,
PortletResponse portletResponse,
AssetEntry assetEntry)
|
protected String |
getFeedURL(PortletRequest portletRequest)
|
protected byte[] |
getRSS(ResourceRequest portletRequest,
ResourceResponse portletResponse)
|
| Methods inherited from class com.liferay.portal.struts.RSSAction |
|---|
getRSS, isCheckMethodOnProcessAction, processAction, serveResource, strutsExecute |
| Methods inherited from class com.liferay.portal.struts.PortletAction |
|---|
addSuccessMessage, execute, getForward, getForward, getForwardKey, getForwardKey, getModuleConfig, getResources, getResources, getResources, processEvent, redirectToLogin, render, 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(PortletRequest portletRequest,
PortletResponse portletResponse,
String name,
String description,
String type,
double version,
String displayStyle,
String linkBehavior,
List<AssetEntry> assetEntries)
throws Exception
Exception
protected List<AssetEntry> getAssetEntries(PortletRequest portletRequest,
PortletPreferences preferences)
throws Exception
Exception
protected String getAssetPublisherURL(PortletRequest portletRequest)
throws Exception
Exception
protected String getEntryURL(PortletRequest portletRequest,
PortletResponse portletResponse,
String linkBehavior,
AssetEntry assetEntry)
throws Exception
Exception
protected String getEntryURLAssetPublisher(PortletRequest portletRequest,
PortletResponse portletResponse,
AssetEntry assetEntry)
throws Exception
Exception
protected String getEntryURLViewInContext(PortletRequest portletRequest,
PortletResponse portletResponse,
AssetEntry assetEntry)
throws Exception
Exception
protected String getFeedURL(PortletRequest portletRequest)
throws Exception
Exception
protected byte[] getRSS(ResourceRequest portletRequest,
ResourceResponse portletResponse)
throws Exception
getRSS in class RSSActionException
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||