Class PortletSessionAttributeMap.AttributeNameMapper

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 Details

    • AttributeNameMapper

      protected AttributeNameMapper(String attributeNamespace, boolean removePrefix)
  • Method Details

    • map

      public String map(String attributeName)
      Specified by:
      map in interface com.liferay.portal.kernel.util.MappingEnumeration.Mapper<String,String>