public class Article extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
ACTIVITY_1
精彩活动,活动奖品
type:彩金:1/体验金:2 /红包:3
|
static Integer |
ACTIVITY_2 |
static Integer |
ACTIVITY_3 |
static Integer |
PUSH_1
push管理的人群:
1--所有用户
|
static Integer |
SITUATION_1
活动条件
1--注册、2--签到、3--实名、4--绑卡、5--充值、6–购彩、7--摇奖
|
static Integer |
SITUATION_2 |
static Integer |
SITUATION_3 |
static Integer |
SITUATION_4 |
static Integer |
SITUATION_5 |
static Integer |
SITUATION_6 |
static Integer |
SITUATION_7 |
static Long |
Status_Deleted
已删除
|
static Integer |
status_freeze |
static Integer |
status_normal |
static Integer |
Status_Published
发布
|
static Integer |
Status_Unpublished
未发布
|
static Integer |
TYPE_1
article类型
type=1:购彩技巧;
type=2:banner管理;
type=3:精彩活动管理;
type=4:push管理;
type=5:频道广告管理;
type=6:帮助中心管理;
type=7:启动页管理;
type=8:版本管理;
|
static Integer |
TYPE_2 |
static Integer |
TYPE_3 |
static Integer |
TYPE_4 |
static Integer |
TYPE_5 |
static Integer |
TYPE_6 |
static Integer |
TYPE_7 |
static Integer |
TYPE_8 |
| Constructor and Description |
|---|
Article() |
public static final Integer TYPE_1
public static final Integer TYPE_2
public static final Integer TYPE_3
public static final Integer TYPE_4
public static final Integer TYPE_5
public static final Integer TYPE_6
public static final Integer TYPE_7
public static final Integer TYPE_8
public static final Integer SITUATION_1
public static final Integer SITUATION_2
public static final Integer SITUATION_3
public static final Integer SITUATION_4
public static final Integer SITUATION_5
public static final Integer SITUATION_6
public static final Integer SITUATION_7
public static final Integer PUSH_1
public static final Integer ACTIVITY_1
public static final Integer ACTIVITY_2
public static final Integer ACTIVITY_3
public static final Integer status_normal
public static final Integer status_freeze
public static final Integer Status_Unpublished
public static final Integer Status_Published
public static final Long Status_Deleted
public Long getId()
public void setId(Long id)
public String getVersion()
public void setVersion(String version)
public Integer getJumpType()
public void setJumpType(Integer jumpType)
public String getCreateByName()
public void setCreateByName(String createByName)
public Integer getType()
public void setType(Integer type)
public String getImg()
public void setImg(String img)
public String getTitle()
public void setTitle(String title)
public String getSituationReadable()
public void setSituationReadable(String situationReadable)
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 getPersonType()
public void setPersonType(Integer personType)
public Integer getSituation()
public void setSituation(Integer situation)
public Long getStartAt()
public void setStartAt(Long startAt)
public Long getEndAt()
public void setEndAt(Long endAt)
public String getPrize()
public void setPrize(String prize)
public String getLotteryType()
public void setLotteryType(String lotteryType)
public Long getPushAt()
public void setPushAt(Long pushAt)
public Integer getPushStatus()
public void setPushStatus(Integer pushStatus)
Copyright © 2016. All rights reserved.