public class ContentsEs extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
INDUSTRY
10=行业模板添加内容
|
static int |
IP_LIMITS_DYNAMIC |
static int |
IP_LIMITS_FIXED |
static int |
IP_LIMITS_NO_LIMITS |
static Integer |
IS_BANNER |
static Integer |
IS_TOP |
static String[] |
LANG_Field |
static Integer |
ORDINARY
0:普通内容
|
static int |
STATUS_FINISHED |
static int |
STATUS_IN_PROGRESS |
static Integer |
STATUS_OFF
下架状态
|
static Integer |
STATUS_ON
上架状态
|
static int |
STATUS_UN_START |
| Constructor and Description |
|---|
ContentsEs() |
public static final Integer ORDINARY
public static final Integer INDUSTRY
public static final Integer STATUS_ON
public static final Integer STATUS_OFF
public static int IP_LIMITS_NO_LIMITS
public static int IP_LIMITS_FIXED
public static int IP_LIMITS_DYNAMIC
public static final int STATUS_UN_START
public static final int STATUS_IN_PROGRESS
public static final int STATUS_FINISHED
public static final String[] LANG_Field
public static final Integer IS_TOP
public static final Integer IS_BANNER
public Long getId()
public void setId(Long id)
public String getImg()
public void setImg(String img)
public String getFirstImg()
public void setFirstImg(String firstImg)
public String getTitle()
public void setTitle(String title)
public Integer getLevel()
public void setLevel(Integer level)
public String getAuthor()
public void setAuthor(String author)
public String getContent()
public void setContent(String content)
public String getSummary()
public void setSummary(String summary)
public String getUrl()
public void setUrl(String url)
public Integer getStatus()
public void setStatus(Integer status)
public Integer getType()
public void setType(Integer type)
public Long getMerchantId()
public void setMerchantId(Long merchantId)
public Integer getIndustryType()
public void setIndustryType(Integer industryType)
public String getVideo()
public void setVideo(String video)
public Integer getIpLimitsWay()
public void setIpLimitsWay(Integer ipLimitsWay)
public String getIpWhiteListInfo()
public void setIpWhiteListInfo(String ipWhiteListInfo)
public Long getReadCount()
public void setReadCount(Long readCount)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public String getSubtitle()
public void setSubtitle(String subtitle)
public Integer getActiveStatus()
public void setActiveStatus(Integer activeStatus)
public String getSerialNumber()
public void setSerialNumber(String serialNumber)
public Long getStartTime()
public void setStartTime(Long startTime)
public Long getEndTime()
public void setEndTime(Long endTime)
public Integer getIsTop()
public void setIsTop(Integer isTop)
public Integer getIsBanner()
public void setIsBanner(Integer isBanner)
public Integer getFavorCount()
public void setFavorCount(Integer favorCount)
public Integer getCollectCount()
public void setCollectCount(Integer collectCount)
Copyright © 2023. All rights reserved.