public class MultiSessionErrors
extends Object
Constructor and Description |
---|
MultiSessionErrors() |
Modifier and Type | Method and Description |
---|---|
static void |
clear(PortletRequest portletRequest) |
static boolean |
contains(PortletRequest portletRequest,
String key) |
static Object |
get(PortletRequest portletRequest,
String key) |
static boolean |
isEmpty(PortletRequest portletRequest) |
static boolean |
isHideDefaultErrorMessage(PortletRequest portletRequest,
String portletId) |
public static void clear(PortletRequest portletRequest)
public static boolean contains(PortletRequest portletRequest, String key)
public static Object get(PortletRequest portletRequest, String key)
public static boolean isEmpty(PortletRequest portletRequest)
public static boolean isHideDefaultErrorMessage(PortletRequest portletRequest, String portletId)