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(PublicRenderParameter publicRenderParameter,
String mappingValue,
boolean ignoreValue)
getIgnoreKey
public static String getIgnoreKey(PublicRenderParameter publicRenderParameter)
getMappingKey
public static String getMappingKey(PublicRenderParameter publicRenderParameter)
getIgnoreKey
public String getIgnoreKey()
getIgnoreValue
public boolean getIgnoreValue()
getMappingKey
public String getMappingKey()
getMappingValue
public String getMappingValue()
getPublicRenderParameter
public PublicRenderParameter getPublicRenderParameter()
getPublicRenderParameterName
public String getPublicRenderParameterName()