public class GetCategoriesAction extends JSONAction
| Constructor and Description |
|---|
GetCategoriesAction() |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.liferay.asset.kernel.model.AssetCategory> |
getCategories(javax.servlet.http.HttpServletRequest request) |
String |
getJSON(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContextpublic String getJSON(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
getJSON in class JSONActionExceptionprotected List<com.liferay.asset.kernel.model.AssetCategory> getCategories(javax.servlet.http.HttpServletRequest request)
throws Exception
Exception