public class PromotionSourceRuleDTO extends SourceRuleDTO
| Constructor and Description |
|---|
PromotionSourceRuleDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getExcludeFromStorefrontDisplay() |
PromotionGroupDTO |
getWebsite() |
void |
setExcludeFromStorefrontDisplay(Boolean value) |
void |
setWebsite(PromotionGroupDTO value) |
getActions, getConditions, setActions, setConditionsgetCode, getDescription, getEndDate, getMaxAllowedRuns, getMessageFired, getName, getPriority, getRuleGroup, getSapConditionType, getStackable, getStartDate, getStatus, getUuid, setCode, setDescription, setEndDate, setMaxAllowedRuns, setMessageFired, setName, setPriority, setRuleGroup, setSapConditionType, setStackable, setStartDate, setStatus, setUuidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PromotionSourceRuleDTO()
public Boolean getExcludeFromStorefrontDisplay()
public PromotionGroupDTO getWebsite()
public void setExcludeFromStorefrontDisplay(Boolean value)
public void setWebsite(PromotionGroupDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.