Liferay 6.2.0

com.liferay.portal.kernel.json
Interface JSONSerializable

All Known Implementing Classes:
JSONRPCResponse, JSONWebServiceDiscoverAction.DiscoveryContent, JSONWebServiceInvokerAction.InvokerResult

public interface JSONSerializable


Method Summary
abstract  String toJSONString()
           
 

Method Detail

toJSONString

String toJSONString()

Liferay 6.2.0