Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3