com.liferay.portlet.portletconfiguration.util
Class PublicRenderParameterConfiguration
java.lang.Object
com.liferay.portlet.portletconfiguration.util.PublicRenderParameterConfiguration
public class PublicRenderParameterConfiguration
- extends java.lang.Object
View Source
- Author:
- Alberto Montero
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_PREFIX
public static final java.lang.String IGNORE_PREFIX
- See Also:
- Constant Field Values
MAPPING_PREFIX
public static final java.lang.String MAPPING_PREFIX
- See Also:
- Constant Field Values
PublicRenderParameterConfiguration
public PublicRenderParameterConfiguration(com.liferay.portal.model.PublicRenderParameter publicRenderParameter,
java.lang.String mapping,
boolean ignore)
getIgnoreKey
public java.lang.String getIgnoreKey()
getMapping
public java.lang.String getMapping()
getMappingKey
public java.lang.String getMappingKey()
getPublicRenderParameter
public com.liferay.portal.model.PublicRenderParameter getPublicRenderParameter()
isIgnore
public boolean isIgnore()