public class RuleBasedPromotionDTO extends AbstractPromotionDTO
| Constructor and Description |
|---|
RuleBasedPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageFired() |
String |
getPromotionDescription() |
AbstractRuleEngineRuleDTO |
getRule() |
Long |
getRuleVersion() |
void |
setMessageFired(String value) |
void |
setPromotionDescription(String value) |
void |
setRule(AbstractRuleEngineRuleDTO value) |
void |
setRuleVersion(Long value) |
getCode, getDescription, getDetailsURL, getEnabled, getEndDate, getImmutableKey, getImmutableKeyHash, getName, getPriority, getPromotionGroup, getPromotionType, getRestrictions, getStartDate, getTitle, setCode, setDescription, setDetailsURL, setEnabled, setEndDate, setImmutableKey, setImmutableKeyHash, setName, setPriority, setPromotionGroup, setPromotionType, setRestrictions, setStartDate, setTitlegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RuleBasedPromotionDTO()
public String getMessageFired()
public String getPromotionDescription()
public AbstractRuleEngineRuleDTO getRule()
public Long getRuleVersion()
public void setMessageFired(String value)
public void setPromotionDescription(String value)
public void setRule(AbstractRuleEngineRuleDTO value)
public void setRuleVersion(Long value)
Copyright © 2017 SAP SE. All Rights Reserved.