com.liferay.portal.jsonwebservice.action
Class JSONWebServiceInvokerAction
java.lang.Object
com.liferay.portal.jsonwebservice.action.JSONWebServiceInvokerAction
- All Implemented Interfaces:
- JSONWebServiceAction
public class JSONWebServiceInvokerAction
- extends Object
- implements JSONWebServiceAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONWebServiceInvokerAction
public JSONWebServiceInvokerAction(javax.servlet.http.HttpServletRequest request)
getJSONWebServiceActionMapping
public JSONWebServiceActionMapping getJSONWebServiceActionMapping()
- Specified by:
getJSONWebServiceActionMapping
in interface JSONWebServiceAction
invoke
public Object invoke()
throws Exception
- Specified by:
invoke
in interface JSONWebServiceAction
- Throws:
Exception