Liferay 6.2.0-ce-rc3

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

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

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

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

Uses of JSON in com.liferay.portal.model
 

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


Liferay 6.2.0-ce-rc3