Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaSolrDocumentBundledProdOfferOption
Packages that use TmaSolrDocumentBundledProdOfferOption
Package
Description
-
Uses of TmaSolrDocumentBundledProdOfferOption in de.hybris.platform.b2ctelcoservices.data
Methods in de.hybris.platform.b2ctelcoservices.data that return TmaSolrDocumentBundledProdOfferOptionModifier and TypeMethodDescriptionTmaSolrDocumentBundledProductOffering.getBundledProdOfferOption()Methods in de.hybris.platform.b2ctelcoservices.data with parameters of type TmaSolrDocumentBundledProdOfferOptionModifier and TypeMethodDescriptionvoidTmaSolrDocumentBundledProductOffering.setBundledProdOfferOption(TmaSolrDocumentBundledProdOfferOption bundledProdOfferOption) -
Uses of TmaSolrDocumentBundledProdOfferOption in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type TmaSolrDocumentBundledProdOfferOptionModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaBundledProdOfferOptionModel,TmaSolrDocumentBundledProdOfferOption> TmaSolrDocumentBpoPopulator.getBpoOptionSolrConverter()Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with parameters of type TmaSolrDocumentBundledProdOfferOptionModifier and TypeMethodDescriptionvoidTmaSolrDocumentBpoOptionPopulator.populate(TmaBundledProdOfferOptionModel source, TmaSolrDocumentBundledProdOfferOption target) Constructor parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type TmaSolrDocumentBundledProdOfferOptionModifierConstructorDescriptionTmaSolrDocumentBpoPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaBundledProdOfferOptionModel, TmaSolrDocumentBundledProdOfferOption> bpoOptionSolrConverter, TmaPoService poService)