public class CrossSellProductLink extends AbstractRealTimeDto
Constructor and Description |
---|
CrossSellProductLink() |
toString
public ExternalName getExternalName()
public void setExternalName(ExternalName externalName)
public ExternalName getDescription()
public void setDescription(ExternalName description)
public Long getId()
public void setId(Long id)
public Long getTargetProductId()
public void setTargetProductId(Long targetProductId)
public CrossSellType getType()
public void setType(CrossSellType type)
public Date getStart()
public void setStart(Date start)
public Date getEnd()
public void setEnd(Date end)
public Long getSalesChannelId()
public void setSalesChannelId(Long salesChannelId)
public Integer getBaseMinQuantity()
public void setBaseMinQuantity(Integer baseMinQuantity)
public Integer getRank()
public void setRank(Integer rank)
public CrossSellTargetQuantityType getTargetQuantityType()
public void setTargetQuantityType(CrossSellTargetQuantityType targetQuantityType)
public Integer getTargetQuantity()
public void setTargetQuantity(Integer targetQuantity)
public Boolean getTargetSameDateAsBase()
public void setTargetSameDateAsBase(Boolean targetSameDateAsBase)
public void setBaseRestrictedPerformanceIds(List<Long> baseRestrictedPerformanceIds)
public void setBaseRestrictedSeatCatsIds(List<Long> baseRestrictedSeatCatsIds)
public void setTargetRestrictedPerformanceIds(List<Long> targetRestrictedPerformanceIds)
public void setTargetRestrictedSeatCatIds(List<Long> targetRestrictedSeatCatIds)
public void setTargetAudienceSubCatIds(List<Long> targetAudienceSubCatIds)
public Integer getTargetProductRank()
public void setTargetProductRank(Integer targetProductRank)
Copyright © 2020. All rights reserved.