Interface B2BProductSearchService<T extends ProductModel>

Type Parameters:
T - type of item to be searched that extends ProductModel.
All Known Implementing Classes:
DefaultB2BFlexibleSearchProductSearchService

@Deprecated(since="6.0", forRemoval=true) public interface B2BProductSearchService<T extends ProductModel>
Deprecated, for removal: This API element is subject to removal in a future version.
Since 6.0. Use B2BProductService instead.