|
Liferay 7.0-ce-b4 | |||||||||
| 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.JSONAction
com.liferay.portal.action.JSONServiceAction
com.liferay.portal.jsonwebservice.JSONWebServiceServiceAction
public class JSONWebServiceServiceAction
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.action.Action |
|---|
servlet |
| Constructor Summary | |
|---|---|
JSONWebServiceServiceAction()
|
|
| Method Summary | |
|---|---|
protected String |
getCSRFOrigin(javax.servlet.http.HttpServletRequest request)
|
String |
getJSON(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
protected JSONWebServiceAction |
getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request)
|
protected String |
getReroutePath()
|
protected String |
getThrowableMessage(Throwable throwable)
|
| Methods inherited from class com.liferay.portal.action.JSONServiceAction |
|---|
getArgValue, getMethodAndParameterTypes, getReturnValue, getStringArrayFromJSON, getTypeNameOrClassDescriptor, isValidRequest |
| Methods inherited from class com.liferay.portal.struts.JSONAction |
|---|
checkAuthToken, execute, rerouteExecute, setServletContext |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, 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 JSONWebServiceServiceAction()
| Method Detail |
|---|
public String getJSON(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
getJSON in class JSONServiceActionExceptionprotected String getCSRFOrigin(javax.servlet.http.HttpServletRequest request)
getCSRFOrigin in class JSONServiceActionJSONServiceAction.getCSRFOrigin(HttpServletRequest)
protected JSONWebServiceAction getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request)
throws NoSuchJSONWebServiceException
NoSuchJSONWebServiceExceptionprotected String getReroutePath()
getReroutePath in class JSONServiceActionprotected String getThrowableMessage(Throwable throwable)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||