Liferay 6.1.10-ee-ga1

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

Packages that use JSON
com.liferay.portlet.asset.model   
com.liferay.portlet.documentlibrary.model   
 

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

Methods in com.liferay.portlet.asset.model with annotations of type JSON
 long[] AssetEntryDisplay.getCategoryIds()
           
 

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.1.10-ee-ga1