Uses of Class
com.hybris.yprofile.dto.Promotion
-
Packages that use Promotion Package Description com.hybris.yprofile.dto com.hybris.yprofile.populators -
-
Uses of Promotion in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return types with arguments of type Promotion Modifier and Type Method Description java.util.List<Promotion>OrderBody. getPromotionInfo()Method parameters in com.hybris.yprofile.dto with type arguments of type Promotion Modifier and Type Method Description voidOrderBody. setPromotionInfo(java.util.List<Promotion> promotionInfo) -
Uses of Promotion in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return Promotion Modifier and Type Method Description protected PromotionOrderEventPopulator. getPromotion(AbstractPromotionModel promotionResultModel)
-