Uses of Class
org.exoplatform.commons.api.ui.Response
-
Packages that use Response Package Description org.exoplatform.commons.api.ui -
-
Uses of Response in org.exoplatform.commons.api.ui
Methods in org.exoplatform.commons.api.ui that return Response Modifier and Type Method Description abstract ResponseBaseUIPlugin. processAction(ActionContext context)ResponsePlugableUIService. processAction(ActionContext actionContext)ResponsePlugableUIServiceImpl. processAction(ActionContext actionContext)abstract ResponseBaseUIPlugin. render(RenderContext context)Methods in org.exoplatform.commons.api.ui that return types with arguments of type Response Modifier and Type Method Description List<Response>PlugableUIService. render(RenderContext renderContext)List<Response>PlugableUIServiceImpl. render(RenderContext renderContext)
-