Uses of Class
de.hybris.platform.b2ctelcoservices.pricing.TmaSolrDocumentPscv
Packages that use TmaSolrDocumentPscv
Package
Description
-
Uses of TmaSolrDocumentPscv in de.hybris.platform.b2ctelcoservices.pricing
Methods in de.hybris.platform.b2ctelcoservices.pricing that return types with arguments of type TmaSolrDocumentPscvMethod parameters in de.hybris.platform.b2ctelcoservices.pricing with type arguments of type TmaSolrDocumentPscvModifier and TypeMethodDescriptionvoidTmaSolrDocumentPscvUse.setProductSpecCharacteristicValues(List<TmaSolrDocumentPscv> productSpecCharacteristicValues) -
Uses of TmaSolrDocumentPscv in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type TmaSolrDocumentPscvModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueModel,TmaSolrDocumentPscv> TmaSolrDocumentPscvuPopulator.getPscvConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueModel,TmaSolrDocumentPscv> TmaSolrDocumentPscvUsePopulator.getPscvConverter()Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with parameters of type TmaSolrDocumentPscvModifier and TypeMethodDescriptionvoidTmaSolrDocumentPscvPopulator.populate(TmaProductSpecCharacteristicValueModel source, TmaSolrDocumentPscv target) Constructor parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type TmaSolrDocumentPscvModifierConstructorDescriptionTmaSolrDocumentPscvuPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueModel, TmaSolrDocumentPscv> pscvConverter) TmaSolrDocumentPscvUsePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecCharacteristicValueModel, TmaSolrDocumentPscv> pscvConverter)