public class Org
extends io.springo.core.base.core.model.AbstractModel
implements io.springo.org.api.model.IGroup
描述:组织架构 实体对象
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
code
code_
|
protected String |
grade
级别
|
protected String |
name
name_
|
protected Long |
orderNo |
protected String |
orgType |
protected String |
parentId
prent_id_
|
protected String |
parentOrgName
上级组织名称
|
| 构造器和说明 |
|---|
Org() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupCode() |
String |
getGroupId() |
String |
getGroupType() |
Map<String,Object> |
getParams() |
String |
getPath() |
getCreateId, getCreateName, getCreateTime, getDeleteFlag, getId, getUpdateId, getUpdateName, getUpdateTime, getVersion, setCreateId, setCreateName, setCreateTime, setDeleteFlag, setId, setUpdateId, setUpdateName, setUpdateTime, setVersionprotected String name
protected String parentId
protected String code
protected String grade
protected Long orderNo
protected String orgType
protected String parentOrgName
public String getGroupId()
getGroupId 在接口中 io.springo.org.api.model.IGrouppublic String getGroupCode()
getGroupCode 在接口中 io.springo.org.api.model.IGrouppublic String getGroupType()
getGroupType 在接口中 io.springo.org.api.model.IGrouppublic String getPath()
getPath 在接口中 io.springo.org.api.model.IGroupCopyright © 2018. All rights reserved.