Object
com.liferay.portlet.PortletSessionAttributeMap.AttributeNameMapper
- All Implemented Interfaces:
com.liferay.portal.kernel.util.MappingEnumeration.Mapper<String,String>
- Enclosing class:
- PortletSessionAttributeMap
protected static class PortletSessionAttributeMap.AttributeNameMapper
extends Object
implements com.liferay.portal.kernel.util.MappingEnumeration.Mapper<String,String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AttributeNameMapper
protected AttributeNameMapper(String attributeNamespace,
boolean removePrefix)
-
Method Details
-
map
- Specified by:
map
in interface com.liferay.portal.kernel.util.MappingEnumeration.Mapper<String,String>