A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- validateAppointment(String, String, String) - Static method in class scheduler.util.dialogueHandling
-
Runs validation on appointment fields to make sure they are not empty.
- validateBusinessHours(LocalDateTime, LocalDateTime) - Static method in class scheduler.model.TimeManagement
-
Checks the following: Whether appointment occurs within allowable business hours.
- validateCustomer(String, String, String, String) - Static method in class scheduler.util.dialogueHandling
-
Provides validation that information entered for a customer meets business standards (not null)
- validationDialogue(String) - Static method in class scheduler.util.dialogueHandling
-
Displays an error dialogue that requires the user to acknowledge the message before continuing.
- valueOf(String) - Static method in enum scheduler.util.dialogueReturnValues
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum scheduler.util.dialogueReturnValues
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vendor - Static variable in class scheduler.util.dbOperations
- View_by - Variable in class scheduler.controller.AppointmentsOverviewController
All Classes All Packages