public class OfferRecommendationComponentWsDTO extends AbstractCMSComponentData
| Constructor and Description |
|---|
OfferRecommendationComponentWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCartitemdstype() |
java.lang.String |
getContentposition() |
java.lang.String |
getLeadingitemdstype() |
java.lang.String |
getLeadingitemtype() |
java.lang.String |
getRecotype() |
boolean |
isIncludecart() |
boolean |
isIncluderecent() |
void |
setCartitemdstype(java.lang.String cartitemdstype) |
void |
setContentposition(java.lang.String contentposition) |
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) |
getCreationtime, getModifiedtime, getName, getPageId, getPk, getPosition, getSlotId, getTypeCode, getUid, getVisible, setCreationtime, setModifiedtime, setName, setPageId, setPk, setPosition, setSlotId, setTypeCode, setUid, setVisiblepublic 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 setContentposition(java.lang.String contentposition)
public java.lang.String getContentposition()
public void setIncludecart(boolean includecart)
public boolean isIncludecart()
public void setIncluderecent(boolean includerecent)
public boolean isIncluderecent()
Copyright © 2018 SAP SE. All Rights Reserved.