Package com.liferay.portal.action
Class RateEntryAction
Object
com.liferay.portal.struts.JSONAction
com.liferay.portal.action.RateEntryAction
- All Implemented Interfaces:
Action
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getClassName
(javax.servlet.http.HttpServletRequest httpServletRequest) protected long
getClassPK
(javax.servlet.http.HttpServletRequest httpServletRequest) getJSON
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) Methods inherited from class com.liferay.portal.struts.JSONAction
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContext
-
Constructor Details
-
RateEntryAction
public RateEntryAction()
-
-
Method Details
-
getJSON
public String getJSON(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception - Specified by:
getJSON
in classJSONAction
- Throws:
Exception
-
getClassName
-
getClassPK
protected long getClassPK(javax.servlet.http.HttpServletRequest httpServletRequest)
-