public class RecommendationComponentData extends AbstractCMSComponentData
| Constructor and Description |
|---|
RecommendationComponentData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCartitemdstype() |
java.lang.String |
getLeadingitemdstype() |
java.lang.String |
getLeadingitemtype() |
java.lang.String |
getRecotype() |
java.util.Map<java.lang.String,java.lang.String> |
getTitle() |
boolean |
isIncludecart() |
boolean |
isIncluderecent() |
void |
setCartitemdstype(java.lang.String cartitemdstype) |
void |
setIncludecart(boolean includecart) |
void |
setIncluderecent(boolean includerecent) |
void |
setLeadingitemdstype(java.lang.String leadingitemdstype) |
void |
setLeadingitemtype(java.lang.String leadingitemtype) |
void |
setRecotype(java.lang.String recotype) |
void |
setTitle(java.util.Map<java.lang.String,java.lang.String> title) |
getCatalogVersion, getCreationtime, getModifiedtime, getName, getOtherProperties, getPageId, getPk, getPosition, getSlotId, getTypeCode, getUid, getVisible, setCatalogVersion, setCreationtime, setModifiedtime, setName, setOtherProperties, setPageId, setPk, setPosition, setSlotId, setTypeCode, setUid, setVisiblepublic void setTitle(java.util.Map<java.lang.String,java.lang.String> title)
public java.util.Map<java.lang.String,java.lang.String> getTitle()
public void setRecotype(java.lang.String recotype)
public java.lang.String getRecotype()
public void setLeadingitemtype(java.lang.String leadingitemtype)
public java.lang.String getLeadingitemtype()
public void setLeadingitemdstype(java.lang.String leadingitemdstype)
public java.lang.String getLeadingitemdstype()
public void setCartitemdstype(java.lang.String cartitemdstype)
public java.lang.String getCartitemdstype()
public void setIncludecart(boolean includecart)
public boolean isIncludecart()
public void setIncluderecent(boolean includerecent)
public boolean isIncluderecent()
Copyright © 2018 SAP SE. All Rights Reserved.