Class MultiSessionErrors
Object
com.liferay.portal.kernel.servlet.MultiSessionErrors
- Author:
- Alicia Garcia
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear(PortletRequest portletRequest) static booleancontains(PortletRequest portletRequest, String key) static Objectget(PortletRequest portletRequest, String key) static booleanisEmpty(PortletRequest portletRequest) static booleanisHideDefaultErrorMessage(PortletRequest portletRequest, String portletId)
-
Constructor Details
-
MultiSessionErrors
public MultiSessionErrors()
-
-
Method Details
-
clear
-
contains
-
get
-
isEmpty
-
isHideDefaultErrorMessage
-