Uses of Class
de.hybris.platform.promotions.model.PromotionOrderEntryConsumedModel
Packages that use PromotionOrderEntryConsumedModel
Package
Description
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
-
Uses of PromotionOrderEntryConsumedModel in de.hybris.platform.promotions.model
Subclasses of PromotionOrderEntryConsumedModel in de.hybris.platform.promotions.modelModifier and TypeClassDescriptionclassGenerated model class for type CachedPromotionOrderEntryConsumed first defined at extension promotions.Methods in de.hybris.platform.promotions.model that return types with arguments of type PromotionOrderEntryConsumedModelModifier and TypeMethodDescriptionPromotionResultModel.getConsumedEntries()Generated method - Getter of thePromotionResult.consumedEntriesattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type PromotionOrderEntryConsumedModelModifier and TypeMethodDescriptionvoidPromotionResultModel.setConsumedEntries(Collection<PromotionOrderEntryConsumedModel> value) Generated method - Setter ofPromotionResult.consumedEntriesattribute defined at extensionpromotions.