Class SearchDisplayStyleUtil
java.lang.Object
com.liferay.portal.kernel.portlet.SearchDisplayStyleUtil
- Author:
- Iván Zaera Avellón
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDisplayStyle(javax.portlet.PortletRequest portletRequest, String portletName, String defaultValue) static StringgetDisplayStyle(javax.portlet.PortletRequest portletRequest, String portletName, String key, String defaultValue) static StringgetDisplayStyle(javax.portlet.PortletRequest portletRequest, String portletName, String key, String defaultValue, boolean clearCache) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String defaultValue) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String defaultValue, boolean clearCache) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String key, String defaultValue) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String key, String defaultValue, boolean clearCache)
-
Constructor Details
-
SearchDisplayStyleUtil
public SearchDisplayStyleUtil()
-
-
Method Details
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-