Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaProductOfferingSearchContext
Packages that use TmaProductOfferingSearchContext
Package
Description
-
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<ProductOfferingSearchContextData,TmaProductOfferingSearchContext> DefaultTmaProductSearchFacade.getCommerceProductOfferingSearchContextConverter()Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionvoidDefaultTmaProductSearchFacade.setCommerceProductOfferingSearchContextConverter(de.hybris.platform.servicelayer.dto.converter.Converter<ProductOfferingSearchContextData, TmaProductOfferingSearchContext> commerceProductOfferingSearchContextConverter) -
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcofacades.productoffering.populator
Methods in de.hybris.platform.b2ctelcofacades.productoffering.populator with parameters of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionvoidCommerceProductOfferingSearchContextPopulator.populate(ProductOfferingSearchContextData source, TmaProductOfferingSearchContext target) -
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos with parameters of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionTmaProductOfferingDao.getProductOfferings(Collection<CatalogVersionModel> catalogVersions, TmaProductOfferingSearchContext productOfferingSearchContext) Deprecated, for removal: This API element is subject to removal in a future version.Finds theTmaProductOfferingModelfor a given collectionCatalogVersionModelandProductOfferingSearchContext -
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl with parameters of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionDefaultTmaProductOfferingDao.getProductOfferings(Collection<CatalogVersionModel> catalogVersions, TmaProductOfferingSearchContext productOfferingSearchContext) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionTmaPoService.getProductOfferings(Collection<CatalogVersionModel> catalogVersions, TmaProductOfferingSearchContext productOfferingSearchContext) Deprecated, for removal: This API element is subject to removal in a future version.since 1911 - use getAllProducts method of ExportProductService instead -
Uses of TmaProductOfferingSearchContext in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaProductOfferingSearchContextModifier and TypeMethodDescriptionDefaultTmaPoService.getProductOfferings(Collection<CatalogVersionModel> catalogVersions, TmaProductOfferingSearchContext productOfferingSearchContext)