Index

A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values

U

upcomingAppointmentsErrorLabel - Variable in class com.ehealthsystem.primary.PrimaryController
 
upcomingAppointmentsGridPane - Variable in class com.ehealthsystem.primary.PrimaryController
 
update(Object[][]) - Method in class com.ehealthsystem.appointment.Appointment
Updates the entry for this appointment in the database
update(Object[][]) - Method in class com.ehealthsystem.user.User
Updates this user's entry in the database
update(String, Object[][], Object[][]) - Static method in class com.ehealthsystem.database.Database
General method for updating rows in a database table
updateBirthday(LocalDate) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update birthday when save button is pressed
updateEmail(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
update email when save button is pressed
updateFirstName(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update first name when save button is pressed
updateGender(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update gender when save button is pressed
updateInsuranceName(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update private insurance name when save button is pressed
updateLastName(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update last name when save button is pressed
updateNumber(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update house number when save button is pressed
updatePassword(String, String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update password when save button is pressed
updatePrivateInsurance(boolean) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update private insurance when save button is pressed
updateReminder(Appointment) - Static method in class com.ehealthsystem.reminder.ReminderScheduler
Update the reminder time when an appointment's time was changed (appointment shifted) AppointmentShiftController is responsible for triggering this method to keep the reminder time in sync with the appointment's time Works by deleting a potentially existing reminder and then creating a new reminder for that appointment.
updateStreet(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update street when save button is pressed
updateUserInformation() - Method in class com.ehealthsystem.primary.PrimaryEditController
update user information when save button is pressed
updateUsername(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
update username when save button is pressed
updateZip(String) - Method in class com.ehealthsystem.primary.PrimaryEditController
Update zip when save button is pressed
user - Variable in class com.ehealthsystem.appointment.Appointment
 
user - Static variable in class com.ehealthsystem.tools.Session
User that is currently logged in
User - Class in com.ehealthsystem.user
The class represents a user and his attributes
User(String, String, String, String, String, String, String, LocalDate, String, String, String, boolean, boolean) - Constructor for class com.ehealthsystem.user.User
Creates a new user object representing a row in the database
userGeo - Static variable in class com.ehealthsystem.tools.Session
 
userGeoData - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
 
username - Variable in class com.ehealthsystem.admin.AdminController
 
username - Variable in class com.ehealthsystem.admin.UserTableView
All the attributes a user can have.
username - Variable in class com.ehealthsystem.user.User
Attributes of the user.
usernameLabel - Variable in class com.ehealthsystem.appointment.AppointmentUserController
attributes with a fx:id assigned in the view
usernameLabel - Variable in class com.ehealthsystem.primary.PrimaryController
All attributes with a fx:id assigned in the view
usernameTextField - Variable in class com.ehealthsystem.primary.PrimaryEditController
 
usernameTextField - Variable in class com.ehealthsystem.registration.RegistrationController
all attributes with a fx:id assigned in the view
userTableView - Variable in class com.ehealthsystem.admin.AdminController
The defined with fx:id defined components of the admin-view
UserTableView - Class in com.ehealthsystem.admin
The class represents a user and is needed when wanting to store a user in an observable.
UserTableView(String, String, String, String, String, String, String, String, String, String, Boolean, String) - Constructor for class com.ehealthsystem.admin.UserTableView
Construtor for initalizing all the values of a user.
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values