Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.ItemRef
Packages that use ItemRef
-
Uses of ItemRef in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return ItemRefModifier and TypeMethodDescriptionItemRef.atbaseType(String atbaseType) ItemRef.atreferredType(String atreferredType) ItemRef.atschemaLocation(String atschemaLocation) ItemRef.entityHref(String entityHref) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type ItemRefModifier and TypeMethodDescriptionQueryProductRecommendation.getProductOrderItem()Get productOrderItemQueryProductRecommendation.getShoppingCartItem()Get shoppingCartItemMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type ItemRefModifier and TypeMethodDescriptionQueryProductRecommendation.addProductOrderItemItem(ItemRef productOrderItemItem) QueryProductRecommendation.addShoppingCartItemItem(ItemRef shoppingCartItemItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type ItemRefModifier and TypeMethodDescriptionQueryProductRecommendation.productOrderItem(List<ItemRef> productOrderItem) voidQueryProductRecommendation.setProductOrderItem(List<ItemRef> productOrderItem) voidQueryProductRecommendation.setShoppingCartItem(List<ItemRef> shoppingCartItem) QueryProductRecommendation.shoppingCartItem(List<ItemRef> shoppingCartItem)