public class MiniCartComponentDTO extends SimpleCMSComponentDTO
modifiedPropsSet| Constructor and Description |
|---|
MiniCartComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleBannerComponentDTO |
getLightboxBannerComponent() |
int |
getShownProductCount() |
java.lang.String |
getTitle() |
java.lang.String |
getTotalDisplay() |
void |
setLightboxBannerComponent(SimpleBannerComponentDTO value) |
void |
setShownProductCount(int value) |
void |
setTitle(java.lang.String value) |
void |
setTotalDisplay(java.lang.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, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic MiniCartComponentDTO()
public SimpleBannerComponentDTO getLightboxBannerComponent()
public int getShownProductCount()
public java.lang.String getTitle()
public java.lang.String getTotalDisplay()
public void setLightboxBannerComponent(SimpleBannerComponentDTO value)
public void setShownProductCount(int value)
public void setTitle(java.lang.String value)
public void setTotalDisplay(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.