Liferay 6.0.5

Uses of Class
com.liferay.portal.struts.JSONAction

Packages that use JSONAction
com.liferay.portal.action   
com.liferay.portlet.asset.action   
com.liferay.portlet.communities.action   
com.liferay.portlet.portletconfiguration.action   
com.liferay.portlet.quicknote.action   
com.liferay.portlet.ratings.action   
 

Uses of JSONAction in com.liferay.portal.action
 

Subclasses of JSONAction in com.liferay.portal.action
 class JSONServiceAction
           
 

Uses of JSONAction in com.liferay.portlet.asset.action
 

Subclasses of JSONAction in com.liferay.portlet.asset.action
 class GetCategoriesAction
           
 

Uses of JSONAction in com.liferay.portlet.communities.action
 

Subclasses of JSONAction in com.liferay.portlet.communities.action
 class GetLayoutsAction
           
 class UpdatePageAction
           
 

Uses of JSONAction in com.liferay.portlet.portletconfiguration.action
 

Subclasses of JSONAction in com.liferay.portlet.portletconfiguration.action
 class GetLookAndFeelAction
           
 class UpdateLookAndFeelAction
           
 class UpdateTitleAction
           
 

Uses of JSONAction in com.liferay.portlet.quicknote.action
 

Subclasses of JSONAction in com.liferay.portlet.quicknote.action
 class SaveAction
           
 

Uses of JSONAction in com.liferay.portlet.ratings.action
 

Subclasses of JSONAction in com.liferay.portlet.ratings.action
 class RateEntryAction
           
 


Liferay 6.0.5