public class ProductReferencesComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
ProductReferencesComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaximumNumberProducts() |
List<String> |
getProductReferenceTypes() |
String |
getTitle() |
boolean |
isDisplayProductPrices() |
boolean |
isDisplayProductTitles() |
void |
setDisplayProductPrices(boolean value) |
void |
setDisplayProductTitles(boolean value) |
void |
setMaximumNumberProducts(Integer value) |
void |
setProductReferenceTypes(List<String> value) |
void |
setTitle(String value) |
getContainers, setContainersgetActions, getRestrictions, getSlots, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setContainer, setOnlyOneRestrictionMustApply, setRestricted, setRestrictions, setSlots, setType, setTypeCode, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ProductReferencesComponentDTO()
public Integer getMaximumNumberProducts()
public String getTitle()
public boolean isDisplayProductPrices()
public boolean isDisplayProductTitles()
public void setDisplayProductPrices(boolean value)
public void setDisplayProductTitles(boolean value)
public void setMaximumNumberProducts(Integer value)
public void setTitle(String value)
Copyright © 2017 SAP SE. All Rights Reserved.