Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addErrorMessage(String, String) - Method in class com.levanquy.util.ErrorMessage
- AutoCodeGenerator - Class in com.levanquy.util
- AutoCodeGenerator() - Constructor for class com.levanquy.util.AutoCodeGenerator
B
- BadRequestException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.BadRequestException
C
- com.levanquy.exception - package com.levanquy.exception
- com.levanquy.util - package com.levanquy.util
- com.levanquy.validation - package com.levanquy.validation
E
- entityClass() - Element in annotation interface com.levanquy.validation.Unique
- ErrorMessage - Class in com.levanquy.util
- ErrorMessage(String) - Constructor for class com.levanquy.util.ErrorMessage
- ErrorMessage(String, List<FieldError>) - Constructor for class com.levanquy.util.ErrorMessage
F
- field() - Element in annotation interface com.levanquy.validation.Unique
- ForbiddenException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.ForbiddenException
- FormatException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.FormatException
G
- generateCode(String, int, Function<String, Boolean>) - Static method in class com.levanquy.util.AutoCodeGenerator
- getErrorMessage() - Method in class com.levanquy.util.ErrorMessage
- getTitle() - Method in class com.levanquy.util.ErrorMessage
- groups() - Element in annotation interface com.levanquy.validation.Unique
H
- HttpExceptions - Class in com.levanquy.exception
- HttpExceptions() - Constructor for class com.levanquy.exception.HttpExceptions
- HttpExceptions.BadRequestException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 400 Bad Request.
- HttpExceptions.ForbiddenException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 403 Forbidden.
- HttpExceptions.FormatException - Exception Class in com.levanquy.exception
-
Exception cho lỗi Format không đúng.
- HttpExceptions.IllegalArgumentException - Exception Class in com.levanquy.exception
-
Exception cho lỗi Illegal Argument.
- HttpExceptions.InternalServerErrorException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 500 Internal Server Error.
- HttpExceptions.MethodNotAllowedException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 405 Method Not Allowed.
- HttpExceptions.NotFoundException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 404 Not Found.
- HttpExceptions.NullPointerException - Exception Class in com.levanquy.exception
-
Exception cho lỗi NullPointerException.
- HttpExceptions.NumberFormatException - Exception Class in com.levanquy.exception
-
Exception cho lỗi Number không đúng.
- HttpExceptions.RequestTimeoutException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 408 Request Timeout.
- HttpExceptions.ServiceUnavailableException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 503 Service Unavailable.
- HttpExceptions.UnauthorizedException - Exception Class in com.levanquy.exception
-
Exception cho lỗi HTTP 401 Unauthorized.
I
- IllegalArgumentException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.IllegalArgumentException
- initialize(Unique) - Method in class com.levanquy.validation.UniqueValidator
- InternalServerErrorException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.InternalServerErrorException
- isValid(Object, ConstraintValidatorContext) - Method in class com.levanquy.validation.UniqueValidator
M
- message() - Element in annotation interface com.levanquy.validation.Unique
- MethodNotAllowedException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.MethodNotAllowedException
N
- NotFoundException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.NotFoundException
- NullPointerException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.NullPointerException
- NumberFormatException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.NumberFormatException
P
R
- RequestTimeoutException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.RequestTimeoutException
S
- ServiceUnavailableException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.ServiceUnavailableException
U
- UnauthorizedException(String) - Constructor for exception class com.levanquy.exception.HttpExceptions.UnauthorizedException
- Unique - Annotation Interface in com.levanquy.validation
- UniqueValidator - Class in com.levanquy.validation
- UniqueValidator() - Constructor for class com.levanquy.validation.UniqueValidator
All Classes and Interfaces|All Packages|Serialized Form