Class DefaultProductSearchStrategyFactory<ITEM>

java.lang.Object
de.hybris.platform.commerceservices.search.impl.DefaultProductSearchStrategyFactory<ITEM>
All Implemented Interfaces:
ProductSearchStrategyFactory<ITEM>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class DefaultProductSearchStrategyFactory<ITEM> extends Object implements ProductSearchStrategyFactory<ITEM>, org.springframework.context.ApplicationContextAware
Default implementation for ProductSearchStrategyFactory.