Class ProductNavigationControlMenuCategoryServiceReferenceMapper
java.lang.Object
com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuCategoryServiceReferenceMapper
- All Implemented Interfaces:
com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,ProductNavigationControlMenuCategory>
@Deprecated
public class ProductNavigationControlMenuCategoryServiceReferenceMapper
extends Object
implements com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,ProductNavigationControlMenuCategory>
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper
com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<K extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmap(org.osgi.framework.ServiceReference<ProductNavigationControlMenuCategory> serviceReference, com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<String> emitter) Deprecated.
-
Constructor Details
-
ProductNavigationControlMenuCategoryServiceReferenceMapper
public ProductNavigationControlMenuCategoryServiceReferenceMapper()Deprecated.
-
-
Method Details
-
map
public void map(org.osgi.framework.ServiceReference<ProductNavigationControlMenuCategory> serviceReference, com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<String> emitter) Deprecated.- Specified by:
mapin interfacecom.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<String,ProductNavigationControlMenuCategory>
-