com.liferay.portlet
Class PortletSessionAttributeMap.AttributeNameMapper
java.lang.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>
| 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 com.liferay.portal.kernel.util.MappingEnumeration.Mapper<String,String>