Package com.Server.service

com.Server.service has service used to services on database table available repository interface.
  • Interface Summary
    Interface Description
    CarService
    Interface Service car to service CarRepository.
    LocalizationService
    Interface Service localization to service LocalizationRepository.
    PdfResume
    Interface Service PDFResume to create resume on reservation.
    ReservationService
    Interface Service reservation to service ReservationRepository.
    RoleService
    Interface Service role to service RoleRepository.
    SendMail
    Interface Service to send mail for client email.
    UserService
    Interface Service user to service UserRepository.