Index
All Classes|All Packages
F
- findAll() - Method in interface com.Server.service.CarService
-
Method find all car.
- findAll() - Method in class com.Server.service.impl.CarServiceImpl
-
Method find all car.
- findAll() - Method in class com.Server.service.impl.CarServiceImplTest
- findAll() - Method in class com.Server.service.impl.LocalizationServiceImpl
-
Find all localization.
- findAll() - Method in class com.Server.service.impl.LocalizationServiceImplTest
- findAll() - Method in class com.Server.service.impl.ReservationServiceImpl
-
Method return all reservation.
- findAll() - Method in class com.Server.service.impl.ReservationServiceImplTest
- findAll() - Method in class com.Server.service.impl.RoleServiceImpl
-
Method return List of all role.
- findAll() - Method in class com.Server.service.impl.RoleServiceImplTest
- findAll() - Method in class com.Server.service.impl.UserServiceImpl
-
Get all user.
- findAll() - Method in class com.Server.service.impl.UserServiceImplTest
- findAll() - Method in interface com.Server.service.LocalizationService
-
Find all localization.
- findAll() - Method in interface com.Server.service.ReservationService
-
Method return all reservation.
- findAll() - Method in interface com.Server.service.RoleService
-
Method return List of all role.
- findAll() - Method in interface com.Server.service.UserService
-
Get all user.
- findByCar_Idcar(int) - Method in interface com.Server.repository.ReservationRepository
-
find a reservation on id car
- findByCarIdCar(int) - Method in class com.Server.service.impl.ReservationServiceImpl
-
find a reservation on id car
- findByCarIdCar(int) - Method in interface com.Server.service.ReservationService
-
find a reservation on id car
- findByCity() - Method in class com.Server.service.impl.LocalizationServiceImplTest
- findByCity(String) - Method in interface com.Server.repository.LocalizationRepository
-
Find city on name city
- findByCity(String) - Method in class com.Server.service.impl.LocalizationServiceImpl
-
Find city on name city
- findByCity(String) - Method in interface com.Server.service.LocalizationService
-
Find city on name city
- findByEmail() - Method in class com.Server.service.impl.UserServiceImplTest
- findByEmail(String) - Method in interface com.Server.repository.UserRepository
-
Find user on email.
- findByEmail(String) - Method in class com.Server.service.impl.UserServiceImpl
-
Find user on email.
- findByEmail(String) - Method in interface com.Server.service.UserService
-
Find user on email.
- findById() - Method in class com.Server.service.impl.RoleServiceImplTest
- findById() - Method in class com.Server.service.impl.UserServiceImplTest
- findById(int) - Method in interface com.Server.repository.RoleRepository
-
Find role on id.
- findById(int) - Method in class com.Server.service.impl.RoleServiceImpl
-
Find role on id.
- findById(int) - Method in interface com.Server.service.RoleService
-
Find role on id.
- findById(Long) - Method in interface com.Server.repository.LocalizationRepository
-
Find car on id.
- findById(Long) - Method in interface com.Server.repository.UserRepository
-
Find user on id.
- findById(Long) - Method in class com.Server.service.impl.UserServiceImpl
-
Find user on id.
- findById(Long) - Method in interface com.Server.service.UserService
-
Find user on id.
- findByIdcar(int) - Method in interface com.Server.repository.CarRepository
-
Method find car on id
- findByIdCar() - Method in class com.Server.service.impl.CarServiceImplTest
- findByIdCar(int) - Method in interface com.Server.service.CarService
-
Method find car on id
- findByIdCar(int) - Method in class com.Server.service.impl.CarServiceImpl
-
Method find car on id
- findByIdLocalization() - Method in class com.Server.service.impl.LocalizationServiceImplTest
- findByIdLocalization(long) - Method in class com.Server.service.impl.LocalizationServiceImpl
-
Find car on id.
- findByIdLocalization(long) - Method in interface com.Server.service.LocalizationService
-
Find car on id.
- findByIdrent(Long) - Method in interface com.Server.repository.ReservationRepository
-
Find reservation on id
- findByIdRent(Long) - Method in class com.Server.service.impl.ReservationServiceImpl
-
Find reservation on id
- findByIdRent(Long) - Method in interface com.Server.service.ReservationService
-
Find reservation on id
- findByLocalizationCity() - Method in class com.Server.service.impl.CarServiceImplTest
- findByLocalizationCity(String) - Method in interface com.Server.repository.CarRepository
-
Find car on localization on name city.
- findByLocalizationCity(String) - Method in interface com.Server.service.CarService
-
Find car on localization on name city.
- findByLocalizationCity(String) - Method in class com.Server.service.impl.CarServiceImpl
-
Find car on localization on name city.
- findByLocalizationId() - Method in class com.Server.service.impl.CarServiceImplTest
- findByLocalizationId(Long) - Method in interface com.Server.repository.CarRepository
-
Find car on localization.
- findByLocalizationId(Long) - Method in interface com.Server.service.CarService
-
Find car on localization.
- findByLocalizationId(Long) - Method in class com.Server.service.impl.CarServiceImpl
-
Find car on localization.
- findByName() - Method in class com.Server.service.impl.RoleServiceImplTest
- findByName(Roles) - Method in interface com.Server.repository.RoleRepository
-
Find role on name.
- findByName(Roles) - Method in class com.Server.service.impl.RoleServiceImpl
-
Find role on name.
- findByName(Roles) - Method in interface com.Server.service.RoleService
-
Find role on name.
- findByReservations_Idrent(Long) - Method in interface com.Server.repository.UserRepository
-
Find Reservation user on id.
- findByReservationsIdRent(Long) - Method in class com.Server.service.impl.UserServiceImpl
-
Find Reservation user on id.
- findByReservationsIdRent(Long) - Method in interface com.Server.service.UserService
-
Find Reservation user on id.
- findByUsername() - Method in class com.Server.service.impl.UserServiceImplTest
- findByUsername(String) - Method in interface com.Server.repository.UserRepository
-
Find the user on username.
- findByUsername(String) - Method in class com.Server.service.impl.UserServiceImpl
-
Find the user on username.
- findByUsername(String) - Method in interface com.Server.service.UserService
-
Find the user on username.
- findCurrent(Long) - Method in interface com.Server.repository.ReservationRepository
- findFirstByCarIdcarOrderByIdrentDesc(int) - Method in interface com.Server.repository.ReservationRepository
-
Find the Last reservation on car
- findFirstByCarIdCarOrderByIdRentDesc(int) - Method in class com.Server.service.impl.ReservationServiceImpl
-
Find the Last reservation on car
- findFirstByCarIdCarOrderByIdRentDesc(int) - Method in interface com.Server.service.ReservationService
-
Find the Last reservation on car
All Classes|All Packages