Liferay 6.1.10-ee-ga1

com.liferay.portal.kernel.json
Interface JSONSerializable

All Known Implementing Classes:
JSONRPCResponse

public interface JSONSerializable


Method Summary
 String toJSONString()
           
 

Method Detail

toJSONString

String toJSONString()

Liferay 6.1.10-ee-ga1