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

V

validateAddress() - Method in class com.ehealthsystem.registration.RegistrationController
check if the address exist to validate the users input.
validateAdmin() - Method in class com.ehealthsystem.login.LoginController
Check if the user that is currently logging in is the system's administrator
validateBirthday() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateCode() - Method in class com.ehealthsystem.registration.RegistrationValidationController
Compare the generated code with the user input.
validateCredentials() - Method in class com.ehealthsystem.login.LoginController
Method to validate the email and password matches with the email and password in the database
validateEmail() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateEmail(String) - Static method in class com.ehealthsystem.mail.SendEmail
 
validateFirstname() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateGender() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateHealthProblem() - Method in class com.ehealthsystem.appointment.AppointmentInformationController
triggers error method if field is left empty.
validateHealthProblemChoiceBox() - Method in class com.ehealthsystem.appointment.AppointmentInformationController
Check if the user provided a health problem as a reason for making an appointment
validateInsuranceName() - Method in class com.ehealthsystem.registration.RegistrationController
Check if the insurance name is empty.
validateLastname() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateNumber() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validatePassword() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validatePasswordField() - Method in class com.ehealthsystem.login.LoginController
Method to validate the Password typed in.
validateRepeatPassword() - Method in class com.ehealthsystem.registration.RegistrationController
 
validateStreet() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateUsername() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validateUsernameOrEmail() - Method in class com.ehealthsystem.login.LoginController
Method to validate the email format.
validateZip() - Method in class com.ehealthsystem.registration.RegistrationController
Helper method for the handleRegistrationButton method.
validation - Static variable in class com.ehealthsystem.registration.RegistrationValidationController
the generated validation code.
valueOf(String) - Static method in enum class com.ehealthsystem.tools.ReminderTime
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.ehealthsystem.tools.ReminderTime
Returns an array containing the constants of this enum class, in the order they are declared.
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