public class Role
extends io.springo.core.base.core.model.AbstractModel
implements io.springo.org.api.model.IGroup
描述:角色管理 实体对象
| 构造器和说明 |
|---|
Role() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupCode() |
String |
getGroupId() |
String |
getGroupType() |
String |
getIdentityType() |
Long |
getOrderNo() |
Map<String,Object> |
getParams() |
String |
getParentId() |
String |
getPath() |
io.springo.core.base.api.model.StructEnum |
getStruct() |
getCreateId, getCreateName, getCreateTime, getDeleteFlag, getId, getUpdateId, getUpdateName, getUpdateTime, getVersion, setCreateId, setCreateName, setCreateTime, setDeleteFlag, setId, setUpdateId, setUpdateName, setUpdateTime, setVersionpublic String getIdentityType()
public String getGroupId()
getGroupId 在接口中 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.