public class LiferayPortletConfigParamUtil extends Object
| Constructor and Description |
|---|
LiferayPortletConfigParamUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getBooleanValue(javax.portlet.PortletConfig portletConfig,
String name,
String alternateName,
boolean defaultBooleanValue) |
static String |
getConfiguredValue(javax.portlet.PortletConfig portletConfig,
String name,
String alternateName) |
Copyright © 2016 Liferay, Inc.. All rights reserved.