| Package | Description |
|---|---|
| de.hybris.platform.promotions.jalo |
| Modifier and Type | Method and Description |
|---|---|
CachedPromotionOrderEntryConsumed |
GeneratedPromotionsManager.createCachedPromotionOrderEntryConsumed(java.util.Map attributeValues) |
CachedPromotionOrderEntryConsumed |
GeneratedPromotionsManager.createCachedPromotionOrderEntryConsumed(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CachedPromotionOrderEntryConsumed> |
GeneratedCachedPromotionResult.getCachedConsumedEntries()
Generated method - Getter of the
CachedPromotionResult.cachedConsumedEntries attribute. |
java.util.Collection<CachedPromotionOrderEntryConsumed> |
CachedPromotionResult.getCachedConsumedEntries(SessionContext sessionContext) |
abstract java.util.Collection<CachedPromotionOrderEntryConsumed> |
GeneratedCachedPromotionResult.getCachedConsumedEntries(SessionContext ctx)
Generated method - Getter of the
CachedPromotionResult.cachedConsumedEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionResult.addToCachedConsumedEntries(SessionContext ctx,
CachedPromotionOrderEntryConsumed poec) |
void |
CachedPromotionResult.removeFromCachedConsumedEntries(SessionContext ctx,
CachedPromotionOrderEntryConsumed poec) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCachedPromotionResult.setCachedConsumedEntries(java.util.Collection<CachedPromotionOrderEntryConsumed> value)
Generated method - Setter of the
CachedPromotionResult.cachedConsumedEntries attribute. |
void |
CachedPromotionResult.setCachedConsumedEntries(SessionContext ctx,
java.util.Collection<CachedPromotionOrderEntryConsumed> cachedConsumedEntries) |
abstract void |
GeneratedCachedPromotionResult.setCachedConsumedEntries(SessionContext ctx,
java.util.Collection<CachedPromotionOrderEntryConsumed> value)
Generated method - Setter of the
CachedPromotionResult.cachedConsumedEntries attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.