Index
All Classes and Interfaces|All Packages|Serialized Form
G
- get(String, String, String, Map<String, String>) - Method in class nl.mrwouter.zermelo4j.api.ZermeloHttpClient
-
Make a GET request to the Zermelo API
- getAccessToken() - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get the access token used in this API instance
- getAccessToken(String, String) - Static method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get a valid access token with given 'Koppel App' code.
- getAccessToken(String, String, ZermeloHttpClient) - Static method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get a valid access token with given 'Koppel App' code.
- getAnnouncements() - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get a list of currently visible announcements.
- getAnnouncements(String) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get a list of visible announcements for provided user
- getAPI(String, String) - Static method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Create an instance of the Zermelo API with given school and access token
- getAPI(String, String, ZermeloHttpClient) - Static method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Create an instance of the Zermelo API with given school and access token
- getAppointmentParticipations(int, int) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get appointments for own user using the appointmentparticipations endpoint
- getAppointmentParticipations(String, int, int) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get appointments for own user using the appointmentparticipations endpoint
- getAppointments(String, Date, Date) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get list of appointments of provided user
- getAppointments(Date, Date) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get your own list of appointments
- getChangeDescription() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the description of the change.
- getEnd() - Method in class nl.mrwouter.zermelo4j.annoucements.Announcement
-
UTC Unix time until which the announcement should be shown
- getEnd() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the time when this appointment starts (Seconds since epoch)
- getEndTimeSlot() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the ending timeslot of this appointment.
- getEnum(String) - Static method in enum class nl.mrwouter.zermelo4j.appointments.AppointmentType
-
Get appointment type for given String (case insensitive)
- getFirstName() - Method in class nl.mrwouter.zermelo4j.users.User
-
Get the first name of the user
- getGroups() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get a list of groups for this appointment
- getId() - Method in class nl.mrwouter.zermelo4j.annoucements.Announcement
-
Get the ID of this announcement.
- getId() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the ID of this appointment
- getLastName() - Method in class nl.mrwouter.zermelo4j.users.User
-
Get the last name of the user
- getLocations() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get a list of locations for this appointment
- getPrefix() - Method in class nl.mrwouter.zermelo4j.users.User
-
Get the prefix of the user
- getRemark() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Remark for this appointment (For example: "Don't forget your books")
- getResponseBody() - Method in exception nl.mrwouter.zermelo4j.api.ZermeloApiException
-
Get the response body for this request
- getSchool() - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get the school code used in this API instance
- getStart() - Method in class nl.mrwouter.zermelo4j.annoucements.Announcement
-
UTC Unix time from which on the announcement should be shown
- getStart() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the time when this lesson starts (Seconds since epoch)
- getStartTimeSlot() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the starting timeslot of this appointment.
- getStatusCode() - Method in exception nl.mrwouter.zermelo4j.api.ZermeloApiException
-
Get the HTTP status code for this request
- getSubjects() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get a list of subjects for this appointment
- getTeachers() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get a list of teachers for this appointment
- getText() - Method in class nl.mrwouter.zermelo4j.annoucements.Announcement
-
More detailed information about the announcement
- getTitle() - Method in class nl.mrwouter.zermelo4j.annoucements.Announcement
-
The (descriptive) title of the announcement
- getType() - Method in class nl.mrwouter.zermelo4j.appointments.AppointmentParticipation
-
Get the appointment type
- getUser() - Method in class nl.mrwouter.zermelo4j.users.User
-
Get the user identifier
- getUser() - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get the current user
- getUser(String) - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get a user by userCode
- getZermeloHttpClient() - Method in class nl.mrwouter.zermelo4j.ZermeloAPI
-
Get the ZermeloHttpClient instance
All Classes and Interfaces|All Packages|Serialized Form