Uses of Class
org.wso2.carbon.ui.CarbonUIMessage
-
Packages that use CarbonUIMessage Package Description org.wso2.carbon.ui -
-
Uses of CarbonUIMessage in org.wso2.carbon.ui
Methods in org.wso2.carbon.ui that return CarbonUIMessage Modifier and Type Method Description static CarbonUIMessageCarbonUIMessage. sendCarbonUIMessage(String message, String messageType, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String urlToRedirect, Exception exception)Creates error CarbonUIMessage, set it to the session and redirect it to the given url with the exception object
-