public class PortletConfigurationIconServiceReferenceMapper extends Object implements com.liferay.registry.collections.ServiceReferenceMapper<String,PortletConfigurationIcon>
| Constructor and Description |
|---|
PortletConfigurationIconServiceReferenceMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(String portletId,
String path) |
void |
map(com.liferay.registry.ServiceReference<PortletConfigurationIcon> serviceReference,
com.liferay.registry.collections.ServiceReferenceMapper.Emitter<String> emitter) |
public PortletConfigurationIconServiceReferenceMapper()
public void map(com.liferay.registry.ServiceReference<PortletConfigurationIcon> serviceReference, com.liferay.registry.collections.ServiceReferenceMapper.Emitter<String> emitter)
map in interface com.liferay.registry.collections.ServiceReferenceMapper<String,PortletConfigurationIcon>protected String getKey(String portletId,
String path)