public class Article extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
advertising |
static Integer |
banner |
static Integer |
CHECK
推送设备,年级部已勾选
|
static Integer |
DROP_OFF
下架
|
static Integer |
help |
static Integer |
hyperLink |
static Integer |
PLATFORM_DOUNIXUE |
static Integer |
PLATFORM_JS_CMCC |
static Integer |
Publish_Future |
static Integer |
Publish_Now
已删除
|
static Integer |
SHELF
上架
|
static Integer |
SHELF_NO_MORE_THAN_NINE
上架banner每个年级每个平台不能超过九个
|
static Long |
Status_Deleted |
static Integer |
textBook |
| Constructor and Description |
|---|
Article() |
public static final Integer SHELF
public static final Integer DROP_OFF
public static final Integer SHELF_NO_MORE_THAN_NINE
public static final Integer CHECK
public static final Integer Publish_Now
public static final Integer Publish_Future
public static final Long Status_Deleted
public static final Integer hyperLink
public static final Integer textBook
public static final Integer banner
public static final Integer help
public static final Integer advertising
public static final Integer PLATFORM_DOUNIXUE
public static final Integer PLATFORM_JS_CMCC
public String getUrlIOS()
public void setUrlIOS(String urlIOS)
public Long getId()
public void setId(Long id)
public Integer getBannerType()
public void setBannerType(Integer bannerType)
public String getImg()
public void setImg(String img)
public String getTitle()
public void setTitle(String title)
public String getAuthor()
public Integer getOrderBy()
public void setOrderBy(Integer orderBy)
public void setAuthor(String author)
public String getSource()
public void setSource(String source)
public String getContent()
public void setContent(String content)
public String getSummary()
public void setSummary(String summary)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getPublishat()
public void setPublishat(Long publishat)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public Integer getStatus()
public void setStatus(Integer status)
public String getUrl()
public void setUrl(String url)
public Integer getType()
public void setType(Integer type)
public Integer getReadCount()
public void setReadCount(Integer readCount)
public Integer getPublishType()
public void setPublishType(Integer publishType)
public String getAppImg()
public void setAppImg(String appImg)
public Integer getPlatform()
public void setPlatform(Integer platform)
public String getAppletUrl()
public String getHtmlFiveUrl()
public String getPcUrl()
public String getWebUrl()
public Integer getPrimarySchool()
public Integer getJuniorHighSchool()
public Integer getHighSchool()
public Integer getStudyAbroad()
public Integer getWeb()
public Integer getIos()
public Integer getAndroid()
public Integer getPc()
public Integer getHtmlFive()
public Integer getApplet()
public String getAndroidImg()
public void setAppletUrl(String appletUrl)
public void setHtmlFiveUrl(String htmlFiveUrl)
public void setPcUrl(String pcUrl)
public void setWebUrl(String webUrl)
public void setPrimarySchool(Integer primarySchool)
public void setJuniorHighSchool(Integer juniorHighSchool)
public void setHighSchool(Integer highSchool)
public void setStudyAbroad(Integer studyAbroad)
public void setWeb(Integer web)
public void setIos(Integer ios)
public void setAndroid(Integer android)
public void setPc(Integer pc)
public void setHtmlFive(Integer htmlFive)
public void setApplet(Integer applet)
public void setAndroidImg(String androidImg)
Copyright © 2018. All Rights Reserved.