@Api(module=edoc,
value="\u516c\u6587\u8282\u70b9\u8d85\u671f\u4e8b\u4ef6",
type=EVENT)
public class EdocNodeOverdueEvent
extends AbstractEdocEvent
| 构造器和说明 |
|---|
EdocNodeOverdueEvent(java.lang.Object source) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.seeyon.ctp.common.po.affair.CtpAffair |
getAffair() |
com.seeyon.ctp.common.content.comment.Comment |
getComment() |
void |
setAffair(com.seeyon.ctp.common.po.affair.CtpAffair affair) |
void |
setComment(com.seeyon.ctp.common.content.comment.Comment comment) |
getEdocApi, getSummaryId, setSummaryId@ApiOperation(name="\u83b7\u53d6Affair",
value="\u83b7\u53d6Affair",
scenes="\u4e8b\u4ef6get/set\u65b9\u6cd5")
public com.seeyon.ctp.common.po.affair.CtpAffair getAffair()
@ApiOperation(name="\u8bbe\u7f6eAffair",
value="\u8bbe\u7f6eAffair",
scenes="\u4e8b\u4ef6get/set\u65b9\u6cd5")
public void setAffair(@ApiParam(name="affair",value="affair",required=true,classType=com.seeyon.ctp.common.po.affair.CtpAffair.class)
com.seeyon.ctp.common.po.affair.CtpAffair affair)
@ApiOperation(name="\u83b7\u53d6comment",
value="\u83b7\u53d6comment",
scenes="\u4e8b\u4ef6get/set\u65b9\u6cd5")
public com.seeyon.ctp.common.content.comment.Comment getComment()
@ApiOperation(name="\u8bbe\u7f6ecomment",
value="\u8bbe\u7f6ecomment",
scenes="\u4e8b\u4ef6get/set\u65b9\u6cd5")
public void setComment(@ApiParam(name="comment",value="comment",required=true,classType=com.seeyon.ctp.common.content.comment.Comment.class)
com.seeyon.ctp.common.content.comment.Comment comment)