Index
All Classes and Interfaces|All Packages
A
- AlphanumericController - Class in io.github.xezzon.zeroweb.common.validator
- AlphanumericController() - Constructor for class io.github.xezzon.zeroweb.common.validator.AlphanumericController
- asyncCpuIntensiveTask(String) - Method in class io.github.xezzon.zeroweb.common.thread.ThreadPoolService
- asyncDefaultTask(String) - Method in class io.github.xezzon.zeroweb.common.thread.ThreadPoolService
- asyncIoIntensiveTask(int) - Method in class io.github.xezzon.zeroweb.common.thread.ThreadPoolService
C
- checkPermission() - Method in class io.github.xezzon.zeroweb.auth.StpInterfaceController
- checkRole() - Method in class io.github.xezzon.zeroweb.auth.StpInterfaceController
- ChildEntity - Class in io.github.xezzon.zeroweb.common.redis
- ChildEntity - Class in io.github.xezzon.zeroweb.common.validator
- ChildEntity() - Constructor for class io.github.xezzon.zeroweb.common.redis.ChildEntity
- ChildEntity() - Constructor for class io.github.xezzon.zeroweb.common.validator.ChildEntity
D
- dataPermissionForbiddenException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
- DISABLE - Enum constant in enum class io.github.xezzon.zeroweb.dict.TestEnum
E
- entityNotFoundException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
- equals(Object) - Method in class io.github.xezzon.zeroweb.common.jpa.TestEntity
- ExceptionController - Class in io.github.xezzon.zeroweb.common.exception
- ExceptionController() - Constructor for class io.github.xezzon.zeroweb.common.exception.ExceptionController
G
- getClaim() - Method in class io.github.xezzon.zeroweb.auth.JwtAuthController
- getCode() - Method in enum class io.github.xezzon.zeroweb.dict.TestEnum
- getCopier() - Method in class io.github.xezzon.zeroweb.common.jpa.TestEntityDAO
- getDictListByTag(DictReq, StreamObserver) - Method in class io.github.xezzon.zeroweb.common.grpc.TestDictGrpcServer
- getLabel() - Method in enum class io.github.xezzon.zeroweb.dict.TestEnum
- getOrdinal() - Method in enum class io.github.xezzon.zeroweb.dict.TestEnum
- getSetting(GetSettingRequest, StreamObserver) - Method in class io.github.xezzon.zeroweb.common.grpc.TestUserGrpcServer
- getTag() - Method in enum class io.github.xezzon.zeroweb.dict.TestEnum
H
- hashCode() - Method in class io.github.xezzon.zeroweb.common.jpa.TestEntity
- httpRequestMethodNotSupportedException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
I
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.TestDictImporter
- importDict(DictImportReqList, StreamObserver) - Method in class io.github.xezzon.zeroweb.common.grpc.TestDictGrpcServer
- io.github.xezzon.zeroweb - package io.github.xezzon.zeroweb
- io.github.xezzon.zeroweb.auth - package io.github.xezzon.zeroweb.auth
- io.github.xezzon.zeroweb.common.concurrent - package io.github.xezzon.zeroweb.common.concurrent
- io.github.xezzon.zeroweb.common.exception - package io.github.xezzon.zeroweb.common.exception
- io.github.xezzon.zeroweb.common.grpc - package io.github.xezzon.zeroweb.common.grpc
- io.github.xezzon.zeroweb.common.jpa - package io.github.xezzon.zeroweb.common.jpa
- io.github.xezzon.zeroweb.common.redis - package io.github.xezzon.zeroweb.common.redis
- io.github.xezzon.zeroweb.common.thread - package io.github.xezzon.zeroweb.common.thread
- io.github.xezzon.zeroweb.common.validator - package io.github.xezzon.zeroweb.common.validator
- io.github.xezzon.zeroweb.core.crypto - package io.github.xezzon.zeroweb.core.crypto
- io.github.xezzon.zeroweb.core.tree - package io.github.xezzon.zeroweb.core.tree
- io.github.xezzon.zeroweb.core.util - package io.github.xezzon.zeroweb.core.util
- io.github.xezzon.zeroweb.dict - package io.github.xezzon.zeroweb.dict
- io.github.xezzon.zeroweb.metadata - package io.github.xezzon.zeroweb.metadata
J
- JwtAuthController - Class in io.github.xezzon.zeroweb.auth
- JwtAuthController() - Constructor for class io.github.xezzon.zeroweb.auth.JwtAuthController
L
- list() - Method in class io.github.xezzon.zeroweb.metadata.MenuService
M
- MENU_INFOS - Static variable in class io.github.xezzon.zeroweb.metadata.MenuService
- MenuService - Class in io.github.xezzon.zeroweb.metadata
- MenuService() - Constructor for class io.github.xezzon.zeroweb.metadata.MenuService
- methodArgumentNotValidException(ValidEntity) - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
N
- NORMAL - Enum constant in enum class io.github.xezzon.zeroweb.dict.TestEnum
- noValidClasspathException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
R
- repeatDataException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
- restTestClient(int) - Method in class io.github.xezzon.zeroweb.TestClientFactory
S
- StpInterfaceController - Class in io.github.xezzon.zeroweb.auth
- StpInterfaceController() - Constructor for class io.github.xezzon.zeroweb.auth.StpInterfaceController
T
- TestApplication - Class in io.github.xezzon.zeroweb
- TestApplication() - Constructor for class io.github.xezzon.zeroweb.TestApplication
- TestClientFactory - Class in io.github.xezzon.zeroweb
- TestClientFactory() - Constructor for class io.github.xezzon.zeroweb.TestClientFactory
- TestDictGrpcServer - Class in io.github.xezzon.zeroweb.common.grpc
- TestDictGrpcServer() - Constructor for class io.github.xezzon.zeroweb.common.grpc.TestDictGrpcServer
- TestDictImporter - Class in io.github.xezzon.zeroweb.dict
- TestDictImporter() - Constructor for class io.github.xezzon.zeroweb.dict.TestDictImporter
- TestEntity - Class in io.github.xezzon.zeroweb.common.jpa
- TestEntity() - Constructor for class io.github.xezzon.zeroweb.common.jpa.TestEntity
- TestEntityDAO - Class in io.github.xezzon.zeroweb.common.jpa
- TestEntityRepository - Interface in io.github.xezzon.zeroweb.common.jpa
- TestEnum - Enum Class in io.github.xezzon.zeroweb.dict
- TestUserGrpcServer - Class in io.github.xezzon.zeroweb.common.grpc
- TestUserGrpcServer() - Constructor for class io.github.xezzon.zeroweb.common.grpc.TestUserGrpcServer
- ThreadPoolService - Class in io.github.xezzon.zeroweb.common.thread
- ThreadPoolService() - Constructor for class io.github.xezzon.zeroweb.common.thread.ThreadPoolService
U
- unsupportedOperationException() - Method in class io.github.xezzon.zeroweb.common.exception.ExceptionController
- updateField2ByField1(String, String) - Method in class io.github.xezzon.zeroweb.common.jpa.TestEntityDAO
V
- validate(ValidEntity) - Method in class io.github.xezzon.zeroweb.common.validator.AlphanumericController
- validate(String) - Method in class io.github.xezzon.zeroweb.common.validator.AlphanumericController
- ValidEntity - Class in io.github.xezzon.zeroweb.common.exception
- ValidEntity - Class in io.github.xezzon.zeroweb.common.validator
- ValidEntity() - Constructor for class io.github.xezzon.zeroweb.common.exception.ValidEntity
- ValidEntity() - Constructor for class io.github.xezzon.zeroweb.common.validator.ValidEntity
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.dict.TestEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.xezzon.zeroweb.dict.TestEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages