Package com.plannaplan.services

Provides service classes to make operations with entities or comunicate with external systems.
Since:
1.0
  • Class Summary 
    Class Description
    AssignmentService
    Service of Assignment which can save assignments, diplay assignments, get ammount of assigments.
    CommisionService
    Service of CommisionService which can save commision, get user's commisions, get newest user's commision, get ammount of commisions.
    ConfiguratorService
    FileReader is used for reading xls file from input stream.
    CourseService
    Service of CourseService which can get(Course By Name, All Courses, Courses Ammount ), save, delete course.
    EmailService
    Service to send emails
    EventService
    Service to manage app events
    ExchangeService
    Service to manage Exchanges
    GroupService
    Service of GroupService which can find(optional), get(By Course, Groups Ammount, Group By Id, find Not Existing Group), save, delete group.
    LecturerService
    Service of LecturerService which can get(Lecturer, Lecturers Ammount), save, delete lecturers.
    UserService
    Service of UserService which can get(By Email), login, save user.
    UsosApiService
    service to call usos api endpoints