Uses of Interface
de.hybris.platform.marketplaceservices.strategies.IndexedVendorsLookupStrategy
-
Packages that use IndexedVendorsLookupStrategy Package Description de.hybris.platform.marketplaceservices.strategies.impl de.hybris.platform.marketplaceservices.vendor.impl -
-
Uses of IndexedVendorsLookupStrategy in de.hybris.platform.marketplaceservices.strategies.impl
Classes in de.hybris.platform.marketplaceservices.strategies.impl that implement IndexedVendorsLookupStrategy Modifier and Type Class Description classDefaultIndexedVendorsLookupStrategy -
Uses of IndexedVendorsLookupStrategy in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return IndexedVendorsLookupStrategy Modifier and Type Method Description protected IndexedVendorsLookupStrategyDefaultVendorService. getIndexedVendorsLookupStrategy()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type IndexedVendorsLookupStrategy Modifier and Type Method Description voidDefaultVendorService. setIndexedVendorsLookupStrategy(IndexedVendorsLookupStrategy indexedVendorsLookupStrategy)
-