Index
All Classes|All Packages
C
- car - Variable in class com.Server.entiy.Localization
- car - Variable in class com.Server.entiy.Reservation
- Car - Class in com.Server.entiy
-
Entity car to store Users data.
- Car(String, String, TypeCar, int, String, int, float, Localization, String) - Constructor for class com.Server.entiy.Car
-
Constructor Class Car
- carController - Variable in class com.Server.controller.CarControllerTest
- CarController - Class in com.Server.controller
-
CarController is use to supports operations about database table Car.
- CarController(CarService, ReservationService, LocalizationService) - Constructor for class com.Server.controller.CarController
-
Constructor
- CarControllerTest - Class in com.Server.controller
-
Test Car Controller
- CarControllerTest() - Constructor for class com.Server.controller.CarControllerTest
- carMapper - Variable in class com.Server.service.impl.CarServiceImpl
-
CarMapper
- CarMapper - Class in com.Server.mapper.impl
-
Class Mapper use to mapping Car.
- CarMapper() - Constructor for class com.Server.mapper.impl.CarMapper
- carRepository - Variable in class com.Server.service.impl.CarServiceImpl
-
carRepository
- carRepository - Variable in class com.Server.service.impl.PdfResumeImpl
- carRepository - Variable in class com.Server.service.impl.ReservationServiceImpl
-
carRepository
- CarRepository - Interface in com.Server.repository
-
Interface repository car to available connect on table database.
- CarRequest - Class in com.Server.dto.Request
-
Class DTO use to add car.
- CarRequest() - Constructor for class com.Server.dto.Request.CarRequest
- CarReservationResponse - Class in com.Server.dto.Response
-
Class DTO get Reservation.
- CarReservationResponse() - Constructor for class com.Server.dto.Response.CarReservationResponse
- carResponse - Variable in class com.Server.dto.Response.ReservationResponse
-
car response
- CarResponse - Class in com.Server.dto.Response
-
Class DTO use to get car.
- CarResponse() - Constructor for class com.Server.dto.Response.CarResponse
- carService - Variable in class com.Server.service.impl.CarServiceImplTest
- CarService - Interface in com.Server.service
-
Interface Service car to service CarRepository.
- carServiceImpl - Variable in class com.Server.controller.AuthenticationController
-
CarService operation on database table Car
- carServiceImpl - Variable in class com.Server.controller.CarController
-
carService operation on database table Car
- carServiceImpl - Variable in class com.Server.controller.CarControllerTest
- carServiceImpl - Variable in class com.Server.controller.ReservationController
-
CarService operation on database table Car
- CarServiceImpl - Class in com.Server.service.impl
-
Class Service implements interface CarService.
- CarServiceImpl(CarRepository, ReservationRepository, LocalizationRepository, UserRepository, Mapper<Car, CarResponse, CarRequest>) - Constructor for class com.Server.service.impl.CarServiceImpl
- CarServiceImplTest - Class in com.Server.service.impl
-
Car service test
- CarServiceImplTest() - Constructor for class com.Server.service.impl.CarServiceImplTest
- city - Variable in class com.Server.dto.Request.CarRequest
- city - Variable in class com.Server.dto.Request.LocalizationRequest
-
City
- city - Variable in class com.Server.dto.Response.LocalizationResponse
- city - Variable in class com.Server.entiy.Localization
- color - Variable in class com.Server.dto.Request.CarRequest
- color - Variable in class com.Server.dto.Response.CarResponse
-
color
- color - Variable in class com.Server.entiy.Car
- com.Server - package com.Server
-
com.Server main package project.
- com.Server.config - package com.Server.config
-
com.Server.config has configuring class for swagger library.
- com.Server.controller - package com.Server.controller
-
com.Server.controller has all controller use to support client by http protocol.
- com.Server.dto.Request - package com.Server.dto.Request
-
com.Server.dto.Request has class use to Request data with server.
- com.Server.dto.Response - package com.Server.dto.Response
-
com.Server.dto.Response has class use to Response data with server.
- com.Server.entiy - package com.Server.entiy
-
com.Server.model has class with mapped to relation table database by ORM.
- com.Server.entiy.enums - package com.Server.entiy.enums
-
com.Server.entity.enums enums use on entity columns.
- com.Server.exception - package com.Server.exception
-
com.Server.exception has exception used in case of wrong request.
- com.Server.mapper - package com.Server.mapper
-
com.Server.mapper - interface mapper.
- com.Server.mapper.impl - package com.Server.mapper.impl
-
com.Server.mapper.impl - mapped dto to entity and reverse.
- com.Server.repository - package com.Server.repository
-
com.Server.repository has Interface which available on access to table database.
- com.Server.security - package com.Server.security
-
com.Server.security has class responsible for secure services on server.
- com.Server.service - package com.Server.service
-
com.Server.service has service used to services on database table available repository interface.
- com.Server.service.impl - package com.Server.service.impl
-
com.Server.service.impl has the class witch implement services interface method.
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.Server.security.AuthenticationEntryPointJwt
-
Method on AuthenticationEntryPoint
- compareTo(Object) - Method in class com.Server.entiy.User
-
compatre Object User
- configure(AuthenticationManagerBuilder) - Method in class com.Server.security.WebSecurityConfig
- configure(HttpSecurity) - Method in class com.Server.security.WebSecurityConfig
- configure(WebSecurity) - Method in class com.Server.security.WebSecurityConfig
- contextLoads() - Method in class com.Server.ServerApplicationTests
- coupe - com.Server.entiy.enums.TypeCar
- createTable(Document) - Method in class com.Server.service.impl.PdfResumeImpl
-
Create table on document pdf.
All Classes|All Packages