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