Uses of Class
de.hybris.platform.promotions.model.CachedPromotionOrderEntryConsumedModel
-
Packages that use CachedPromotionOrderEntryConsumedModel Package Description de.hybris.platform.promotions.model 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 CachedPromotionOrderEntryConsumedModel Modifier and Type Method Description java.util.Collection<CachedPromotionOrderEntryConsumedModel>CachedPromotionResultModel. getCachedConsumedEntries()Generated method - Getter of theCachedPromotionResult.cachedConsumedEntriesattribute defined at extensionpromotions.Method parameters in de.hybris.platform.promotions.model with type arguments of type CachedPromotionOrderEntryConsumedModel Modifier and Type Method Description voidCachedPromotionResultModel. setCachedConsumedEntries(java.util.Collection<CachedPromotionOrderEntryConsumedModel> value)Generated method - Setter ofCachedPromotionResult.cachedConsumedEntriesattribute defined at extensionpromotions.
-