Liferay 6.2.0-ce-m1

Uses of Class
com.liferay.portal.kernel.json.JSON

Packages that use JSON
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portlet.documentlibrary.model   
 

Uses of JSON in com.liferay.portal.model
 

Methods in com.liferay.portal.model with annotations of type JSON
 String Country.getNameCurrentValue()
           
 

Uses of JSON in com.liferay.portlet.documentlibrary.model
 

Classes in com.liferay.portlet.documentlibrary.model with annotations of type JSON
 class DLSyncUpdate
           
 

Methods in com.liferay.portlet.documentlibrary.model with annotations of type JSON
 List<DLSync> DLSyncUpdate.getDLSyncs()
           
 


Liferay 6.2.0-ce-m1