public class CMSSAPRecommendationComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
CMSSAPRecommendationComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCartitemdstype() |
String |
getLeadingitemdstype() |
String |
getLeadingitemtype() |
String |
getRecotype() |
String |
getTitle() |
boolean |
isIncludecart() |
boolean |
isIncluderecent() |
void |
setCartitemdstype(String value) |
void |
setIncludecart(boolean value) |
void |
setIncluderecent(boolean value) |
void |
setLeadingitemdstype(String value) |
void |
setLeadingitemtype(String value) |
void |
setRecotype(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 CMSSAPRecommendationComponentDTO()
public String getCartitemdstype()
public String getLeadingitemdstype()
public String getLeadingitemtype()
public String getRecotype()
public String getTitle()
public boolean isIncludecart()
public boolean isIncluderecent()
public void setCartitemdstype(String value)
public void setIncludecart(boolean value)
public void setIncluderecent(boolean value)
public void setLeadingitemdstype(String value)
public void setLeadingitemtype(String value)
public void setRecotype(String value)
public void setTitle(String value)
Copyright © 2017 SAP SE. All Rights Reserved.