public class CtpCommentAll extends BasePO
id, v3xToStringStyle
构造器和说明 |
---|
CtpCommentAll() |
CtpCommentAll(Long _id)
Constructor for required fields
|
限定符和类型 | 方法和说明 |
---|---|
Long |
getAffairId()
事项ID,用于取回、回退
|
Integer |
getClevel()
当前节点层级,顶级为1
|
String |
getContent()
评论/回复内容
|
Date |
getCreateDate()
创建日期
|
Long |
getCreateId()
创建者ID
|
Integer |
getCtype()
类型:-2为草稿;-1为发起人附言;0为评论;1为回复
|
String |
getExtAtt1()
应用扩展属性1
|
String |
getExtAtt2()
应用扩展属性2
|
String |
getExtAtt3()
应用扩展属性3
|
Integer |
getForwardCount()
转发次数,0为当前未转发,1为一次转发,以此类推
|
Date |
getModifyDate()
修改日期
|
Long |
getModuleId()
所属功能的业务ID
|
Integer |
getModuleType()
所属的功能模块(具体参考com.seeyon.ctp.common.ModuleType)
|
String |
getPath()
当前节点层级路径,三位为一层
|
Long |
getPid()
父节点ID
|
String |
getPraiseMemberIds() |
Integer |
getPraiseNumber() |
Integer |
getPraiseToSummary() |
String |
getRelateInfo()
关联信息存储(包括附件、文档等),可以为JSON数据格式存储各种类型关联信息
|
String |
getRichContent() |
String |
getShowToId()
隐藏时公开者ID
|
String |
getTitle()
评论/回复标题
|
protected void |
initialize() |
Boolean |
isHidden()
是否隐藏,0否;1是
|
void |
setAffairId(Long _affairId)
事项ID,用于取回、回退
|
void |
setClevel(Integer _clevel)
当前节点层级,顶级为1
|
void |
setContent(String _content)
评论/回复内容
|
void |
setCreateDate(Date _createDate)
创建日期
|
void |
setCreateId(Long _createId)
创建者ID
|
void |
setCtype(Integer _ctype)
类型:-2为草稿;-1为发起人附言;0为评论;1为回复
|
void |
setExtAtt1(String _extAtt1)
应用扩展属性1
|
void |
setExtAtt2(String _extAtt2)
应用扩展属性2
|
void |
setExtAtt3(String _extAtt3)
应用扩展属性3
|
void |
setForwardCount(Integer _forwardCount)
转发次数,0为当前未转发,1为一次转发,以此类推
|
void |
setHidden(Boolean _hidden)
是否隐藏,0否;1是
|
void |
setModifyDate(Date _modifyDate)
修改日期
|
void |
setModuleId(Long _moduleId)
所属功能的业务ID
|
void |
setModuleType(Integer _moduleType)
所属的功能模块(具体参考com.seeyon.ctp.common.ModuleType)
|
void |
setPath(String _path)
当前节点层级路径,三位为一层
|
void |
setPid(Long _pid)
父节点ID
|
void |
setPraiseMemberIds(String praiseMemberIds) |
void |
setPraiseNumber(Integer praiseNumber) |
void |
setPraiseToSummary(Integer praiseToSummary) |
void |
setRelateInfo(String _relateInfo)
关联信息存储(包括附件、文档等),可以为JSON数据格式存储各种类型关联信息
|
void |
setRichContent(String richContent) |
void |
setShowToId(String _showToId)
隐藏时公开者ID
|
void |
setTitle(String _title)
评论/回复标题
|
clone, equals, getExtraAttr, getExtraMap, getId, hashCode, isNew, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, setId, setIdIfNew, setNewId, toJSON, toJSON, toJSONnoAttr, toString
toXML
public CtpCommentAll()
public CtpCommentAll(Long _id)
public String getRichContent()
public void setRichContent(String richContent)
public Integer getPraiseToSummary()
public void setPraiseToSummary(Integer praiseToSummary)
public Integer getPraiseNumber()
public void setPraiseNumber(Integer praiseNumber)
public String getPraiseMemberIds()
public void setPraiseMemberIds(String praiseMemberIds)
protected void initialize()
public Long getCreateId()
public void setCreateId(Long _createId)
_createId
- the CREATE_ID valuepublic Date getCreateDate()
public void setCreateDate(Date _createDate)
_createDate
- the CREATE_DATE valuepublic Date getModifyDate()
public void setModifyDate(Date _modifyDate)
_modifyDate
- the MODIFY_DATE valuepublic Integer getModuleType()
public void setModuleType(Integer _moduleType)
_moduleType
- the MODULE_TYPE valuepublic Long getModuleId()
public void setModuleId(Long _moduleId)
_moduleId
- the MODULE_ID valuepublic Integer getCtype()
public void setCtype(Integer _ctype)
_ctype
- the CTYPE valuepublic String getContent()
public void setContent(String _content)
_content
- the CONTENT valuepublic String getTitle()
public void setTitle(String _title)
_title
- the TITLE valuepublic Boolean isHidden()
public void setHidden(Boolean _hidden)
_hidden
- the IS_HIDDEN valuepublic String getShowToId()
public void setShowToId(String _showToId)
_showToId
- the SHOW_TO_ID valuepublic Long getAffairId()
public void setAffairId(Long _affairId)
_affairId
- the AFFAIR_ID valuepublic Integer getForwardCount()
public void setForwardCount(Integer _forwardCount)
_forwardCount
- the FORWARD_COUNT valuepublic String getPath()
public void setPath(String _path)
_path
- the PATH valuepublic Integer getClevel()
public void setClevel(Integer _clevel)
_clevel
- the CLEVEL valuepublic Long getPid()
public void setPid(Long _pid)
_pid
- the PID valuepublic String getRelateInfo()
public void setRelateInfo(String _relateInfo)
_relateInfo
- the RELATE_INFO valuepublic String getExtAtt1()
public void setExtAtt1(String _extAtt1)
_extAtt1
- the EXT_ATT1 valuepublic String getExtAtt2()
public void setExtAtt2(String _extAtt2)
_extAtt2
- the EXT_ATT2 valuepublic String getExtAtt3()
public void setExtAtt3(String _extAtt3)
_extAtt3
- the EXT_ATT3 valueCopyright © 2016–2018. All rights reserved.