public class Post
extends io.springo.core.base.core.model.AbstractModel
implements io.springo.org.api.model.IGroup
描述:职位 实体对象
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
jobName |
protected String |
orgId
org_id_
|
protected String |
orgName |
protected String |
postCode
rel_code_
|
protected String |
postDefId
rel_def_id_
|
protected String |
postName
rel_name_
|
| 构造器和说明 |
|---|
Post() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupCode() |
String |
getGroupId() |
String |
getGroupType() |
String |
getIdentityType() |
String |
getName() |
Long |
getOrderNo() |
Map<String,Object> |
getParams() |
String |
getParentId() |
String |
getPath() |
io.springo.core.base.api.model.StructEnum |
getStruct() |
protected String orgId
protected String postDefId
protected String postName
protected String postCode
protected String orgName
protected String jobName
public String getIdentityType()
public String getGroupId()
getGroupId 在接口中 io.springo.org.api.model.IGrouppublic String getName()
getName 在接口中 io.springo.org.api.model.IGrouppublic String getGroupCode()
getGroupCode 在接口中 io.springo.org.api.model.IGrouppublic Long getOrderNo()
getOrderNo 在接口中 io.springo.org.api.model.IGrouppublic String getGroupType()
getGroupType 在接口中 io.springo.org.api.model.IGrouppublic io.springo.core.base.api.model.StructEnum getStruct()
public String getParentId()
getParentId 在接口中 io.springo.org.api.model.IGrouppublic String getPath()
getPath 在接口中 io.springo.org.api.model.IGroupCopyright © 2018. All rights reserved.