Liferay 6.2-ce-ga5

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

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

public static class JSONWebServiceDiscoverAction.DiscoveryContent
extends Object
implements 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 JSONSerializable

Liferay 6.2-ce-ga5