序列化表格
-
程序包 plus.hiver.common.api
-
类 plus.hiver.common.api.PageParam
class PageParam extends Object implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.api.Result
class Result extends Object implements Serializable- serialVersionUID:
- 1L
-
-
程序包 plus.hiver.common.base
-
类 plus.hiver.common.base.HiverBaseEntity
class HiverBaseEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
-
程序包 plus.hiver.common.config.mybatisplus.mapper
-
类 plus.hiver.common.config.mybatisplus.mapper.InsertBatch
class InsertBatch extends com.baomidou.mybatisplus.core.injector.AbstractMethod implements Serializable
-
-
程序包 plus.hiver.common.config.security
-
类 plus.hiver.common.config.security.SecurityUserDetails
class SecurityUserDetails extends User implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
permissions
List<PermissionDTO> permissions
-
roles
List<RoleDTO> roles
-
-
-
程序包 plus.hiver.common.entity
-
类 plus.hiver.common.entity.Department
class Department extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.DepartmentHeader
class DepartmentHeader extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.Log
class Log extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.Permission
class Permission extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
buttonType
String buttonType
-
checked
Boolean checked
-
children
List<Permission> children
-
component
String component
-
description
String description
-
expand
Boolean expand
-
i18n
String i18n
-
icon
String icon
-
isMenu
Boolean isMenu
-
isParent
Boolean isParent
-
level
Integer level
-
localize
Boolean localize
-
name
String name
-
parentId
Long parentId
-
parentTitle
String parentTitle
-
path
String path
-
permTypes
List<String> permTypes
-
selected
Boolean selected
-
showAlways
Boolean showAlways
-
sortOrder
BigDecimal sortOrder
-
status
Integer status
-
title
String title
-
type
Integer type
-
url
String url
-
-
类 plus.hiver.common.entity.Role
class Role extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
dataType
Integer dataType
-
defaultRole
Boolean defaultRole
-
departments
List<RoleDepartment> departments
-
description
String description
-
name
String name
-
permissions
List<RolePermission> permissions
-
-
类 plus.hiver.common.entity.RoleDepartment
class RoleDepartment extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.RolePermission
class RolePermission extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.Setting
class Setting extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.entity.StopWord
class StopWord extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
title
String title
-
-
类 plus.hiver.common.entity.User
class User extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
address
String address
-
authorities
List<org.springframework.security.core.GrantedAuthority> authorities
-
avatar
String avatar
-
birth
Date birth
-
defaultRole
Integer defaultRole
-
departmentId
Long departmentId
-
departmentTitle
String departmentTitle
-
description
String description
-
email
@Pattern(regexp="^(([^<>()\\[\\]\\\\.,;:\\s@\"]+(\\.[^<>()\\[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$",message="\u90ae\u7bb1\u683c\u5f0f\u4e0d\u6b63\u786e") String email -
mobile
@Pattern(regexp="^[1][3,4,5,6,7,8,9][0-9]{9}$",message="11\u4f4d\u624b\u673a\u53f7\u683c\u5f0f\u4e0d\u6b63\u786e") String mobile -
nickname
@Size(max=20,message="\u6635\u79f0\u957f\u5ea6\u4e0d\u80fd\u8d85\u8fc720") String nickname
-
passStrength
String passStrength
-
password
@NotNull(message="\u4e0d\u80fd\u4e3a\u7a7a") String password
-
permissions
List<PermissionDTO> permissions
-
roleIds
Long[] roleIds
-
roles
List<RoleDTO> roles
-
salt
String salt
-
sex
String sex
-
status
Integer status
-
street
String street
-
type
Integer type
-
username
@Pattern(regexp="^[a-zA-Z0-9_]{1,16}$",message="\u767b\u5f55\u8d26\u53f7\u4e0d\u80fd\u5305\u542b\u4e2d\u6587\u3001\u7279\u6b8a\u5b57\u7b26 \u957f\u5ea6\u4e0d\u80fd>16") String username
-
-
类 plus.hiver.common.entity.UserRole
class UserRole extends HiverBaseEntity implements Serializable- serialVersionUID:
- 1L
-
-
程序包 plus.hiver.common.exception
-
异常错误 plus.hiver.common.exception.CustomAuthenticationException
class CustomAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable-
序列化字段
-
message
String message
-
-
-
异常错误 plus.hiver.common.exception.HiverException
class HiverException extends RuntimeException implements Serializable- serialVersionUID:
- -5885155226898287919L
-
序列化字段
-
errorCode
IErrorCode errorCode
错误码 -
msg
String msg
-
-
-
程序包 plus.hiver.common.vo
-
类 plus.hiver.common.vo.EmailSetting
class EmailSetting extends Object implements Serializable -
类 plus.hiver.common.vo.EmailValidate
class EmailValidate extends Object implements Serializable -
类 plus.hiver.common.vo.IpInfo
class IpInfo extends Object implements Serializable -
类 plus.hiver.common.vo.OtherSetting
class OtherSetting extends Object implements Serializable -
类 plus.hiver.common.vo.PageVo
class PageVo extends Object implements Serializable- serialVersionUID:
- 1L
-
类 plus.hiver.common.vo.RustfsSetting
class RustfsSetting extends Object implements Serializable -
类 plus.hiver.common.vo.SearchVo
class SearchVo extends Object implements Serializable -
类 plus.hiver.common.vo.SmsSetting
class SmsSetting extends Object implements Serializable
-