Index

A B C E F G H I M N P R S U 
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>) - Method in class com.levanquy.util.AutoCodeGenerator
 
getErrorMessage() - Method in class com.levanquy.util.ErrorMessage
 
getTitle() - Method in class com.levanquy.util.ErrorMessage
 
GlobalExceptionHandler - Class in com.levanquy.exception
 
GlobalExceptionHandler() - Constructor for class com.levanquy.exception.GlobalExceptionHandler
 
groups() - Element in annotation interface com.levanquy.validation.Unique
 

H

handleBadRequestException(HttpExceptions.BadRequestException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleForbiddenException(HttpExceptions.ForbiddenException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleIllegalArgumentException(HttpExceptions.IllegalArgumentException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleInternalServerErrorException(HttpExceptions.InternalServerErrorException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleMethodNotAllowedException(HttpExceptions.MethodNotAllowedException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleNotFoundException(HttpExceptions.NotFoundException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleNullPointerException(HttpExceptions.NullPointerException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleRequestTimeoutException(HttpExceptions.RequestTimeoutException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleServiceUnavailableException(HttpExceptions.ServiceUnavailableException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleUnauthorizedException(HttpExceptions.UnauthorizedException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
handleValidationExceptions(MethodArgumentNotValidException) - Method in class com.levanquy.exception.GlobalExceptionHandler
 
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

payload() - Element in annotation interface com.levanquy.validation.Unique
 

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
 
A B C E F G H I M N P R S U 
All Classes and Interfaces|All Packages|Serialized Form