Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.RecommendationItem
Packages that use RecommendationItem
Package
Description
-
Uses of RecommendationItem in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return RecommendationItemModifier and TypeMethodDescriptionRecommendationItem.atbaseType(String atbaseType) RecommendationItem.atschemaLocation(String atschemaLocation) RecommendationItem.productOffering(ProductOfferingRef productOffering) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type RecommendationItemModifier and TypeMethodDescription@Valid List<RecommendationItem>QueryProductRecommendation.getRecommendationItem()Get recommendationItemMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type RecommendationItemModifier and TypeMethodDescriptionQueryProductRecommendation.addRecommendationItemItem(RecommendationItem recommendationItemItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type RecommendationItemModifier and TypeMethodDescriptionQueryProductRecommendation.recommendationItem(List<RecommendationItem> recommendationItem) voidQueryProductRecommendation.setRecommendationItem(List<RecommendationItem> recommendationItem) -
Uses of RecommendationItem in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.recommendationitem
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.recommendationitem with parameters of type RecommendationItemModifier and TypeMethodDescriptionvoidTmaRecommendationItemAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaOfferData source, RecommendationItem target, ma.glasnost.orika.MappingContext context) voidTmaRecommendationItemOfferingAttributeMapper.populateTargetAttributeFromSource(TmaOfferData source, RecommendationItem target, ma.glasnost.orika.MappingContext context) voidTmaRecommendationItemProductAttributeMapper.populateTargetAttributeFromSource(TmaOfferData source, RecommendationItem target, ma.glasnost.orika.MappingContext context) voidTmaRecommendationItemSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaOfferData source, RecommendationItem target, ma.glasnost.orika.MappingContext context)