Liferay 6.2.0-ce-m1

com.liferay.portal.kernel.json
Interface JSONSerializable

All Known Implementing Classes:
JSONRPCResponse, JSONWebServiceInvokerAction.InvokerResult

public interface JSONSerializable


Method Summary
 String toJSONString()
           
 

Method Detail

toJSONString

String toJSONString()

Liferay 6.2.0-ce-m1