Uses of Class
de.hybris.platform.commerceservices.search.resultdata.SearchResultValueData
Packages that use SearchResultValueData
Package
Description
-
Uses of SearchResultValueData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type SearchResultValueDataModifier and TypeMethodDescriptionprotected <T> TSearchProductReviewPopulator.getValue(SearchResultValueData source, String propertyName) protected <T> TTmaProductSpecValuesSearchDataPopulator.getValue(SearchResultValueData source, String propertyName) voidSearchProductReviewPopulator.populate(SearchResultValueData source, ProductData target) voidTmaPoSoldIndividuallySearchDataPopulator.populate(SearchResultValueData searchResultValueData, ProductData productData) voidTmaProductOfferingParentBposFlagPopulator.populate(SearchResultValueData source, ProductData productData) voidTmaProductSpecValuesSearchDataPopulator.populate(SearchResultValueData source, ProductData productData) -
Uses of SearchResultValueData in de.hybris.platform.b2ctelcofacades.converters.populator.variants
Methods in de.hybris.platform.b2ctelcofacades.converters.populator.variants with parameters of type SearchResultValueDataModifier and TypeMethodDescriptionprotected <T> TTmaPoVariantSearchDataPopulator.getValue(SearchResultValueData source, String propertyName) voidTmaPoVariantSearchDataPopulator.populate(SearchResultValueData source, ProductData productData) -
Uses of SearchResultValueData in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator with type parameters of type SearchResultValueDataModifier and TypeClassDescriptionclassTmaSolrSpoPricePopulator<S extends SearchResultValueData,T extends ProductData> PopulatesProductDatabased onSearchResultValueData.Methods in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator with parameters of type SearchResultValueDataModifier and TypeMethodDescription<T> TTmaSolrPropSource.getValue(SearchResultValueData source, String propertyName) -
Uses of SearchResultValueData in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Methods in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators that return types with arguments of type SearchResultValueDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<SearchResultValueData,PriceData> TmaSearchResultProductOfferingPopulator.getPriceConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<SearchResultValueData,List<TmaProductSpecCharacteristicValueUseData>> TmaSearchResultProductOfferingPopulator.getPscvuConverter()Methods in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with parameters of type SearchResultValueDataModifier and TypeMethodDescriptionprotected List<SubscriptionTermData>TmaSearchResultPoPopulator.generateSubscriptionTermsFromSource(SearchResultValueData source) Deprecated.Generates a list ofSubscriptionTermDataby considering indexed fields provided by the .protected <T> TTmaSearchResultPopulator.getValue(SearchResultValueData source, String propertyName) protected <T> TTmaSearchResultPricesPopulator.getValue(SearchResultValueData source, String propertyName) protected <T> TTmaSearchResultPscvuPopulator.getValue(SearchResultValueData source, String propertyName) voidTmaSearchResultBpoChildrenPopulator.populate(SearchResultValueData source, ProductData target) voidTmaSearchResultParentBpoPopulator.populate(SearchResultValueData source, ProductData target) voidTmaSearchResultPricesPopulator.populate(SearchResultValueData source, PriceData target) voidTmaSearchResultProductGroupsPopulator.populate(SearchResultValueData source, ProductData target) voidTmaSearchResultProductOfferingPopulator.populate(SearchResultValueData source, ProductData target) voidTmaSearchResultProductSpecificationPopulator.populate(SearchResultValueData source, ProductData target) voidTmaSearchResultPscvuPopulator.populate(SearchResultValueData source, List<TmaProductSpecCharacteristicValueUseData> target) protected voidTmaSearchResultPoPopulator.populatePrices(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultProductOfferingPopulator.populatePrices(SearchResultValueData source, ProductData target) protected voidTmaSearchResultPoPopulator.setBasePrice(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultPoPopulator.setItemType(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultPoPopulator.setLifecycleStatus(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultPoPopulator.setParentBundledProductOffering(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultPricesPopulator.setPriceContext(SearchResultValueData source, PriceData priceData) protected voidTmaSearchResultPricesPopulator.setProductOfferingPrice(SearchResultValueData source, PriceData priceData) protected voidTmaSearchResultPoPopulator.setProductSpecification(SearchResultValueData source, ProductData target) Deprecated.protected voidTmaSearchResultPoPopulator.setVolumePrices(SearchResultValueData source, ProductData target) Deprecated.Constructor parameters in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with type arguments of type SearchResultValueDataModifierConstructorDescriptionTmaSearchResultProductOfferingPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<SearchResultValueData, PriceData> priceConverter, de.hybris.platform.servicelayer.dto.converter.Converter<SearchResultValueData, List<TmaProductSpecCharacteristicValueUseData>> pscvuConverter) -
Uses of SearchResultValueData in de.hybris.platform.commerceservices.search.resultdata
Methods in de.hybris.platform.commerceservices.search.resultdata that return types with arguments of type SearchResultValueDataMethod parameters in de.hybris.platform.commerceservices.search.resultdata with type arguments of type SearchResultValueDataModifier and TypeMethodDescriptionvoidSearchResultValueData.setVariants(Collection<SearchResultValueData> variants)