public class GetCategoriesAction extends JSONAction
| Constructor and Description |
|---|
GetCategoriesAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<com.liferay.portlet.asset.model.AssetCategory> |
getCategories(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getJSON(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContextaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic java.lang.String getJSON(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
getJSON in class JSONActionjava.lang.Exceptionprotected java.util.List<com.liferay.portlet.asset.model.AssetCategory> getCategories(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exception