Uses of Class
de.hybris.platform.promotions.model.CachedPromotionOrderEntryConsumedModel
Packages that use CachedPromotionOrderEntryConsumedModel
Package
Description
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
-
Uses of CachedPromotionOrderEntryConsumedModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return types with arguments of type CachedPromotionOrderEntryConsumedModelModifier and TypeMethodDescriptionCachedPromotionResultModel.getCachedConsumedEntries()Generated method - Getter of theCachedPromotionResult.cachedConsumedEntriesattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type CachedPromotionOrderEntryConsumedModelModifier and TypeMethodDescriptionvoidCachedPromotionResultModel.setCachedConsumedEntries(Collection<CachedPromotionOrderEntryConsumedModel> value) Generated method - Setter ofCachedPromotionResult.cachedConsumedEntriesattribute defined at extensionpromotions.