Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.json.JSONFactory

Packages that use JSONFactory
com.liferay.portal.kernel.json   
 

Uses of JSONFactory in com.liferay.portal.kernel.json
 

Methods in com.liferay.portal.kernel.json that return JSONFactory
static JSONFactory JSONFactoryUtil.getJSONFactory()
           
 

Methods in com.liferay.portal.kernel.json with parameters of type JSONFactory
 void JSONFactoryUtil.setJSONFactory(JSONFactory jsonFactory)
           
 


Liferay 6.2-ce-ga5