com.liferay.portal.jsonwebservice.action
Class JSONWebServiceInvokerAction.InvokerResult
java.lang.Object
com.liferay.portal.jsonwebservice.action.JSONWebServiceInvokerAction.InvokerResult
- All Implemented Interfaces:
- JSONSerializable
- Enclosing class:
- JSONWebServiceInvokerAction
public class JSONWebServiceInvokerAction.InvokerResult
- extends Object
- implements JSONSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONWebServiceInvokerAction.InvokerResult
public JSONWebServiceInvokerAction.InvokerResult(Object result)
getJSONWebServiceInvokerAction
public JSONWebServiceInvokerAction getJSONWebServiceInvokerAction()
getResult
public Object getResult()
toJSONString
public String toJSONString()
- Specified by:
toJSONString in interface JSONSerializable
createJSONSerializer
protected JSONSerializer createJSONSerializer()