com.liferay.portlet.portletconfiguration.util
Class PublicRenderParameterConfiguration
java.lang.Object
com.liferay.portlet.portletconfiguration.util.PublicRenderParameterConfiguration
public class PublicRenderParameterConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_PREFIX
public static final String IGNORE_PREFIX
- See Also:
- Constant Field Values
MAPPING_PREFIX
public static final String MAPPING_PREFIX
- See Also:
- Constant Field Values
PublicRenderParameterConfiguration
public PublicRenderParameterConfiguration(com.liferay.portal.kernel.model.PublicRenderParameter publicRenderParameter,
String mappingValue,
boolean ignoreValue)
getIgnoreKey
public static String getIgnoreKey(com.liferay.portal.kernel.model.PublicRenderParameter publicRenderParameter)
getMappingKey
public static String getMappingKey(com.liferay.portal.kernel.model.PublicRenderParameter publicRenderParameter)
getIgnoreKey
public String getIgnoreKey()
getIgnoreValue
public boolean getIgnoreValue()
getMappingKey
public String getMappingKey()
getMappingValue
public String getMappingValue()
getPublicRenderParameter
public com.liferay.portal.kernel.model.PublicRenderParameter getPublicRenderParameter()
getPublicRenderParameterName
public String getPublicRenderParameterName()