Liferay 7.0-ce-b4

com.liferay.portal.kernel.json
Interface JSONSerializable

All Known Subinterfaces:
JSONArray, JSONObject
All Known Implementing Classes:
JSONArrayImpl, JSONObjectImpl, JSONRPCResponse, JSONWebServiceDiscoverAction.DiscoveryContent, JSONWebServiceInvokerAction.InvokerResult, UnmodifiableJSONObjectImpl

public interface JSONSerializable


Method Summary
 String toJSONString()
           
 

Method Detail

toJSONString

String toJSONString()

Liferay 7.0-ce-b4