public class Role extends BaseModel implements IGroup
描述:角色管理 实体对象
| 构造器和说明 |
|---|
Role() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupCode() |
String |
getGroupId() |
String |
getGroupType() |
String |
getIdentityType() |
Long |
getOrderNo() |
Map<String,Object> |
getParams() |
String |
getParentId() |
String |
getPath() |
cn.sexycode.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 在接口中 IGrouppublic String getGroupCode()
getGroupCode 在接口中 IGrouppublic Long getOrderNo()
getOrderNo 在接口中 IGrouppublic String getGroupType()
getGroupType 在接口中 IGrouppublic cn.sexycode.springo.core.base.api.model.StructEnum getStruct()
public String getParentId()
getParentId 在接口中 IGroupCopyright © 2018. All rights reserved.