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

I

ICD - Variable in class com.ehealthsystem.healthInformation.HealthInformation
 
ICD - Variable in class com.ehealthsystem.healthInformation.HealthInformationController
 
ICD - Variable in class com.ehealthsystem.healthInformation.HealthInformationTableView
 
id - Variable in class com.ehealthsystem.appointment.Appointment
 
id - Variable in class com.ehealthsystem.doctor.Doctor
 
init() - Static method in class com.ehealthsystem.database.Database
To be called on application start.
initDB() - Static method in class com.ehealthsystem.Main
Set up database
initialAdminPassword() - Static method in class com.ehealthsystem.Main
Ask the admin that opens the application for the first time in a text input dialog for an initial admin password when creating the database
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.admin.AdminController
First method when scene is switches used to call the needed function for loading user inforamtion
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.appointment.AppointmentFoundController
get the doctors in the selected distance in to an arraylist
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.appointment.AppointmentHealthController
First method that is called when scene is switched.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.appointment.AppointmentInformationController
First method that is called when switching the scene.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.appointment.AppointmentUserController
First method called when scene is switched.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.healthInformation.HealthInformationController
The first method that is called when scene is switched.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.primary.PrimaryController
First method called when scene is switched.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.primary.PrimaryEditController
Method called when scene is switched.
initialize(URL, ResourceBundle) - Method in class com.ehealthsystem.registration.RegistrationController
fist method called when scene is switched.
insert(String, Object[][]) - Static method in class com.ehealthsystem.database.Database
General method for inserting a single row into a database table
insertIntoDb() - Method in class com.ehealthsystem.appointment.Appointment
Inserts this appointment into the database.
insertIntoDb(String) - Method in class com.ehealthsystem.user.User
Inserts this user into the database.
insertValueIntoStatement(int, Object, PreparedStatement) - Static method in class com.ehealthsystem.database.Database
General method for setting a value for a placeholder in a prepared statement
InsuranceData(Table) - Static method in class com.ehealthsystem.pdf.CreatePDF
Method to add insurance name and type into the table.
insuranceName - Variable in class com.ehealthsystem.admin.AdminController
 
insuranceName - Variable in class com.ehealthsystem.admin.UserTableView
 
insuranceName - Variable in class com.ehealthsystem.user.User
 
insuranceNameLabel - Variable in class com.ehealthsystem.appointment.AppointmentUserController
 
insuranceNameLabel - Variable in class com.ehealthsystem.primary.PrimaryController
 
insuranceNameTextField - Variable in class com.ehealthsystem.primary.PrimaryEditController
 
insuranceNameTextField - Variable in class com.ehealthsystem.registration.RegistrationController
 
invalidateUserGeo() - Static method in class com.ehealthsystem.tools.Session
Delete cached information of user's geolocation.
isEmailTaken(String) - Static method in class com.ehealthsystem.database.Database
Check, if an email is already taken, used for registration
isInThePast() - Method in class com.ehealthsystem.appointment.Appointment
get the appointment lies in the past.
isOldEnough(LocalDate) - Static method in class com.ehealthsystem.tools.BirthdayCheck
Check if a date of birth fulfills system's certain defined minimum age requirement
isPrivateInsurance() - Method in class com.ehealthsystem.user.User
get the insurance type returned
isUsernameTaken(String) - Static method in class com.ehealthsystem.database.Database
Check, if a username is already taken, used for registration
isValidEmailAddress(String) - Static method in class com.ehealthsystem.tools.EmailCheck
Check with a regular expression an email address for validity
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