Index
All Classes|All Packages|Constant Field Values
S
- samsungCalendar - Enum constant in enum class com.se21.calbot.enums.Enums.calendarType
- saveAccessToken(String, String) - Method in interface com.se21.calbot.interfaces.Calendar
-
Saves received access token to db and perform some basic functionalities like getting access token and refresh token further.
- saveAccessToken(String, String) - Method in class com.se21.calbot.services.GoogleCalendarService
- scope - Variable in class com.se21.calbot.model.User
- SCOPES - Static variable in class com.se21.calbot.services.GoogleCalendarService
- setClientId(String) - Method in class com.se21.calbot.ClientManager.Discord
- setClientId(String) - Method in interface com.se21.calbot.interfaces.ClientManager
-
It will set the value of a new clientId to session variables(currently they are local, later we will move them to Spring session variables)
- setUserVariable() - Method in interface com.se21.calbot.interfaces.Calendar
-
This is temporary function, until spring session variables are not maintained
- setUserVariable() - Method in class com.se21.calbot.services.GoogleCalendarService
- show() - Method in class com.se21.calbot.ClientManager.Discord
- show() - Method in interface com.se21.calbot.interfaces.ClientManager
-
It will process any request to display something, in future there can be multiple type of views
- Success - Enum constant in enum class com.se21.calbot.enums.Enums.calApiResponse
- suggestForNow() - Method in class com.se21.calbot.ClientManager.Discord
- suggestForNow() - Method in interface com.se21.calbot.interfaces.ClientManager
-
It will suggest the user, what he should do for now(out of his available pending tasks)
- suggestWeeklyUnscheduled() - Method in class com.se21.calbot.ClientManager.Discord
- suggestWeeklyUnscheduled() - Method in interface com.se21.calbot.interfaces.ClientManager
-
It will process the request to show the unscheduled events in calendar
- summary() - Method in class com.se21.calbot.controllers.AuthenticationController
-
Test endpoints, feel free to use them during development
All Classes|All Packages|Constant Field Values