Uses of Class
de.hybris.platform.commercefacades.storelocator.data.PointOfServiceStockData
-
-
Uses of PointOfServiceStockData in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type PointOfServiceStockData Modifier and Type Method Description voidStoreStockPopulator. populate(StoreStockHolder storeStockHolder, PointOfServiceStockData pointOfServiceStockData) -
Uses of PointOfServiceStockData in de.hybris.platform.commercefacades.storefinder
Classes in de.hybris.platform.commercefacades.storefinder with type parameters of type PointOfServiceStockData Modifier and Type Interface Description interfaceStoreFinderStockFacade<ITEM extends PointOfServiceStockData,RESULT extends StoreFinderStockSearchPageData<ITEM>>Store finder stock facade. -
Uses of PointOfServiceStockData in de.hybris.platform.commercefacades.storefinder.impl
Classes in de.hybris.platform.commercefacades.storefinder.impl with type parameters of type PointOfServiceStockData Modifier and Type Class Description classDefaultStoreFinderStockFacade<ITEM extends PointOfServiceStockData>Default implementation ofStoreFinderStockFacade. -
Uses of PointOfServiceStockData in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages that return types with arguments of type PointOfServiceStockData Modifier and Type Method Description protected StoreFinderStockSearchPageData<PointOfServiceStockData>PickupInStoreController. emptyStoreFinderResult(ProductData productData)
-