Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaSolrDocumentBundledProductOffering
Packages that use TmaSolrDocumentBundledProductOffering
Package
Description
-
Uses of TmaSolrDocumentBundledProductOffering in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with parameters of type TmaSolrDocumentBundledProductOfferingModifier and TypeMethodDescriptionvoidTmaSolrDocumentBpoPopulator.populate(TmaBpoChildContext source, TmaSolrDocumentBundledProductOffering target) -
Uses of TmaSolrDocumentBundledProductOffering in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl that return types with arguments of type TmaSolrDocumentBundledProductOfferingModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaBpoChildContext,TmaSolrDocumentBundledProductOffering> TmaBpoChildrenValueResolver.getBpoSolrConverter()Method parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with type arguments of type TmaSolrDocumentBundledProductOfferingModifier and TypeMethodDescriptionprotected voidTmaBpoChildrenValueResolver.addBundledProductOfferingsToInputDocument(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, IndexedProperty indexedProperty, Set<TmaSolrDocumentBundledProductOffering> bundledProductOfferings, String priceRowCode) Constructor parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with type arguments of type TmaSolrDocumentBundledProductOfferingModifierConstructorDescriptionTmaBpoChildrenValueResolver(de.hybris.platform.servicelayer.dto.converter.Converter<TmaBpoChildContext, TmaSolrDocumentBundledProductOffering> bpoSolrConverter)