public class CtpSuperviseTemplateRole extends com.seeyon.ctp.common.po.BasePO implements Serializable
| 构造器和说明 |
|---|
CtpSuperviseTemplateRole() |
CtpSuperviseTemplateRole(Long _id)
Constructor for primary key
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRole()
角色
|
Long |
getSuperviseTemplateId()
督办模版id
|
protected void |
initialize() |
void |
setRole(String _role)
角色
|
void |
setSuperviseTemplateId(Long _superviseTemplateId)
督办模版id
|
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, toStringpublic CtpSuperviseTemplateRole()
public CtpSuperviseTemplateRole(Long _id)
protected void initialize()
public String getRole()
public void setRole(String _role)
_role - the ROLE valuepublic Long getSuperviseTemplateId()
public void setSuperviseTemplateId(Long _superviseTemplateId)
_superviseTemplateId - the SUPERVISE_TEMPLATE_ID valueCopyright © 2016–2018. All rights reserved.