public class CollaborationProcessEvent extends AbstractCollaborationEvent
source| 构造器和说明 |
|---|
CollaborationProcessEvent(Object source) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.seeyon.ctp.common.po.affair.CtpAffair |
getAffair() |
String |
getBodyType() |
com.seeyon.ctp.common.content.comment.Comment |
getComment() |
Long |
getSenderId() |
Long |
getTemplateId() |
Long |
getUserId() |
boolean |
isFormAudited()
表单审核通过。
|
boolean |
isVouched()
核定通过。
|
void |
setAffair(com.seeyon.ctp.common.po.affair.CtpAffair affair) |
void |
setBodyType(String bodyType) |
void |
setComment(com.seeyon.ctp.common.content.comment.Comment comment) |
void |
setSenderId(Long senderId) |
void |
setTemplateId(Long templateId) |
void |
setUserId(Long userId) |
getCollaborationApi, getSummaryId, getTemplateCode, getTemplateManager, isFinished, isTemplate, isTerminated, setSummaryIdgetSource, toStringpublic CollaborationProcessEvent(Object source)
public com.seeyon.ctp.common.po.affair.CtpAffair getAffair()
public void setAffair(com.seeyon.ctp.common.po.affair.CtpAffair affair)
public com.seeyon.ctp.common.content.comment.Comment getComment()
public void setComment(com.seeyon.ctp.common.content.comment.Comment comment)
public boolean isFormAudited()
throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessExceptionpublic boolean isVouched()
throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessExceptionpublic Long getUserId()
public void setUserId(Long userId)
public Long getTemplateId()
public void setTemplateId(Long templateId)
public Long getSenderId()
public void setSenderId(Long senderId)
public String getBodyType()
public void setBodyType(String bodyType)
Copyright © 2016–2018. All rights reserved.