Liferay 6.1.2-ce-ga3

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

Packages that use JSON
com.liferay.portal.kernel.search   
com.liferay.portlet.documentlibrary.model   
 

Uses of JSON in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search with annotations of type JSON
 Document[] HitsImpl.getDocs()
           
 Query HitsImpl.getQuery()
           
 String[] HitsImpl.getQueryTerms()
           
 float[] HitsImpl.getScores()
           
 String[] HitsImpl.getSnippets()
           
 

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.2-ce-ga3