Class PortletConfigurationIconServiceReferenceMapper

Object
com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconServiceReferenceMapper
All Implemented Interfaces:
com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,PortletConfigurationIcon>

public class PortletConfigurationIconServiceReferenceMapper extends Object implements com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,PortletConfigurationIcon>
Author:
Eudaldo Alonso
  • Constructor Details

    • PortletConfigurationIconServiceReferenceMapper

      public PortletConfigurationIconServiceReferenceMapper()
  • Method Details

    • map

      public void map(org.osgi.framework.ServiceReference<PortletConfigurationIcon> serviceReference, com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<String> emitter)
      Specified by:
      map in interface com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,PortletConfigurationIcon>
    • getKey

      protected String getKey(String portletId, String path)