public class CachedPromotionResultDTO extends PromotionResultDTO
| Constructor and Description |
|---|
CachedPromotionResultDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionActionDTO> |
getCachedActions() |
Collection<CachedPromotionOrderEntryConsumedDTO> |
getCachedConsumedEntries() |
void |
setCachedActions(Collection<AbstractPromotionActionDTO> value) |
void |
setCachedConsumedEntries(Collection<CachedPromotionOrderEntryConsumedDTO> value) |
getActions, getAllPromotionActions, getCertainty, getConsumedEntries, getCustom, getModuleVersion, getOrder, getPromotion, getRuleVersion, setActions, setAllPromotionActions, setCertainty, setConsumedEntries, setCustom, setModuleVersion, setOrder, setPromotion, setRuleVersiongetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CachedPromotionResultDTO()
public Collection<AbstractPromotionActionDTO> getCachedActions()
public Collection<CachedPromotionOrderEntryConsumedDTO> getCachedConsumedEntries()
public void setCachedActions(Collection<AbstractPromotionActionDTO> value)
public void setCachedConsumedEntries(Collection<CachedPromotionOrderEntryConsumedDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.