public class ProductPromotionDTO extends AbstractPromotionDTO
modifiedPropsSet| Constructor and Description |
|---|
ProductPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CategoryDTO> |
getCategories() |
MediaDTO |
getProductBanner() |
java.util.Collection<ProductDTO> |
getProducts() |
void |
setCategories(java.util.Collection<CategoryDTO> value) |
void |
setProductBanner(MediaDTO value) |
void |
setProducts(java.util.Collection<ProductDTO> 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, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic ProductPromotionDTO()
public java.util.Collection<CategoryDTO> getCategories()
public MediaDTO getProductBanner()
public java.util.Collection<ProductDTO> getProducts()
public void setCategories(java.util.Collection<CategoryDTO> value)
public void setProductBanner(MediaDTO value)
public void setProducts(java.util.Collection<ProductDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.