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