Liferay 7.0-ce-b7 portal-impl

com.liferay.portal.jsonwebservice.action
Class JSONWebServiceDiscoverAction.DiscoveryContent

java.lang.Object
  extended by com.liferay.portal.jsonwebservice.action.JSONWebServiceDiscoverAction.DiscoveryContent
All Implemented Interfaces:
com.liferay.portal.kernel.json.JSONSerializable
Enclosing class:
JSONWebServiceDiscoverAction

public static class JSONWebServiceDiscoverAction.DiscoveryContent
extends Object
implements com.liferay.portal.kernel.json.JSONSerializable


Constructor Summary
JSONWebServiceDiscoverAction.DiscoveryContent(Map<String,Object> resultsMap)
           
 
Method Summary
 String toJSONString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONWebServiceDiscoverAction.DiscoveryContent

public JSONWebServiceDiscoverAction.DiscoveryContent(Map<String,Object> resultsMap)
Method Detail

toJSONString

public String toJSONString()
Specified by:
toJSONString in interface com.liferay.portal.kernel.json.JSONSerializable

Liferay 7.0-ce-b7 portal-impl