Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages

E

editCar(int, CarRequest) - Method in class com.Server.controller.CarController
This method edit car.
editUser(Long, UserRequest) - Method in class com.Server.controller.UserController
This method edit user data.
EditUser - Class in com.Server.dto.Request
Class DTO use to edit user.
EditUser() - Constructor for class com.Server.dto.Request.EditUser
 
email - Variable in class com.Server.dto.Request.EditUser
 
email - Variable in class com.Server.dto.Request.UserRequest
 
email - Variable in class com.Server.dto.Response.JwtResponse
email
email - Variable in class com.Server.dto.Response.UserResponse
email
email - Variable in class com.Server.entiy.User
 
email - Variable in class com.Server.service.impl.UserDetailsimpl
email
encoder - Variable in class com.Server.controller.AuthenticationController
PasswordEncoder encoder password
encoder - Variable in class com.Server.service.impl.UserServiceImpl
encoder
engine - Variable in class com.Server.dto.Request.CarRequest
 
engineCapacity - Variable in class com.Server.dto.Response.CarResponse
engineCapacity
engineCapacity - Variable in class com.Server.entiy.Car
 
error - Variable in exception com.Server.exception.WrongDataException
error
exception(RuntimeException) - Method in class com.Server.controller.ExceptionController
 
ExceptionController - Class in com.Server.controller
Exception Handle controller
ExceptionController() - Constructor for class com.Server.controller.ExceptionController
 
existsByCar_Idcar(int) - Method in interface com.Server.repository.ReservationRepository
Check whether reservation on id car exist.
existsByCity(String) - Method in interface com.Server.repository.LocalizationRepository
Check whether city exist.
existsByEmail(String) - Method in interface com.Server.repository.UserRepository
Check whether user exist on email.
existsById(long) - Method in interface com.Server.repository.UserRepository
Check whether user on id exist.
existsById(Long) - Method in interface com.Server.repository.LocalizationRepository
Check whether city id exist.
existsByIdcar(int) - Method in interface com.Server.repository.CarRepository
Method check whether exist car on id.
existsByIdrent(Long) - Method in interface com.Server.repository.ReservationRepository
Check whether reservation on id exist.
existsByUsername(String) - Method in interface com.Server.repository.UserRepository
Check whether user exist on username.
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages