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
S
- scene - Variable in class scheduler.controller.AppointmentsAddController
- scene - Variable in class scheduler.controller.AppointmentsDetailController
- scene - Variable in class scheduler.controller.AppointmentsModifyController
- scene - Variable in class scheduler.controller.AppointmentsOverviewController
- scene - Variable in class scheduler.controller.CustomersAddController
- scene - Variable in class scheduler.controller.CustomersDetailController
- scene - Variable in class scheduler.controller.CustomersModifyController
- scene - Variable in class scheduler.controller.CustomersOverviewController
- scene - Variable in class scheduler.controller.LoginController
- scene - Variable in class scheduler.controller.OverviewController
- scene - Variable in class scheduler.controller.ReportsApptByContactController
- scene - Variable in class scheduler.controller.ReportsBreakdownController
- scene - Variable in class scheduler.controller.ReportsController
- scheduler - package scheduler
- Scheduler - Class in scheduler.model
-
The Scheduler object manages business layer functionality for the overall application.
- Scheduler() - Constructor for class scheduler.model.Scheduler
- scheduler.controller - package scheduler.controller
- scheduler.Dao - package scheduler.Dao
- scheduler.model - package scheduler.model
- scheduler.util - package scheduler.util
- setAddress(String) - Method in class scheduler.model.Customer
-
Set an address for the customer.
- setAppointmentID(int) - Method in class scheduler.model.Appointment
-
Sets the appointment ID for the appointment
- setContactID(int) - Method in class scheduler.model.Appointment
-
Sets the contact id
- setContactID(int) - Method in class scheduler.model.Contact
-
Set contact id
- setContactName(String) - Method in class scheduler.model.Appointment
-
Set the Contact Name associated with the Contact Id
- setContactName(String) - Method in class scheduler.model.Contact
-
Set the contact name
- setCountry_id(int) - Method in class scheduler.model.Country
-
Set the Country ID
- setCountryID(int) - Method in class scheduler.model.Customer
-
Set the country id
- setCustomerID(int) - Method in class scheduler.model.Appointment
-
Set the customer ID
- setCustomerID(int) - Method in class scheduler.model.Customer
-
Add Customer ID for a Customer
- setDescription(String) - Method in class scheduler.model.Appointment
-
Sets the description of an appointment
- setDivision_id(int) - Method in class scheduler.model.Division
-
Set the division id
- setDivisionID(int) - Method in class scheduler.model.Customer
-
Set the division id
- setEnd(ZonedDateTime) - Method in class scheduler.model.Appointment
-
Set the end time
- setFormattedEnd(ZonedDateTime) - Method in class scheduler.model.Appointment
-
Creates a string based human readlable version of the end time for the UI
- setFormattedStart(ZonedDateTime) - Method in class scheduler.model.Appointment
-
Creates a String based human readable version of the start time for the UI
- setLocation(String) - Method in class scheduler.model.Appointment
-
Sets the location of an appointment
- setName(String) - Method in class scheduler.model.Country
-
Set the country name
- setName(String) - Method in class scheduler.model.Customer
-
Set name for the customer
- setName(String) - Method in class scheduler.model.Division
-
Set division name
- setNumberOfOccurences(int) - Method in class scheduler.model.Type
-
Set number of occurences of a type
- setPassedParameters(Customer) - Static method in class scheduler.controller.CustomersModifyController
-
Function to copy the customer information over to the Modify Screen
- setPhoneNumber(String) - Method in class scheduler.model.Customer
-
Add the phone number
- setPostalCode(String) - Method in class scheduler.model.Customer
-
Set the postal code
- setStart(ZonedDateTime) - Method in class scheduler.model.Appointment
-
Set the start date/time
- setTitle(String) - Method in class scheduler.model.Appointment
-
Set the title of an appointment
- setType(String) - Method in class scheduler.model.Appointment
-
Set the appointment type
- setTypeDescription(String) - Method in class scheduler.model.Type
-
Set type description
- setUserID(int) - Method in class scheduler.model.Appointment
-
Set the UserID
- setUserID(int) - Static method in class scheduler.model.Scheduler
-
Sets the value of user id to the user who is logged in.
- stage - Variable in class scheduler.controller.AppointmentsAddController
- stage - Variable in class scheduler.controller.AppointmentsDetailController
- stage - Variable in class scheduler.controller.AppointmentsModifyController
- stage - Variable in class scheduler.controller.AppointmentsOverviewController
- stage - Variable in class scheduler.controller.CustomersAddController
- stage - Variable in class scheduler.controller.CustomersDetailController
- stage - Variable in class scheduler.controller.CustomersModifyController
- stage - Variable in class scheduler.controller.CustomersOverviewController
- stage - Variable in class scheduler.controller.LoginController
- stage - Variable in class scheduler.controller.OverviewController
- stage - Variable in class scheduler.controller.ReportsApptByContactController
- stage - Variable in class scheduler.controller.ReportsBreakdownController
- stage - Variable in class scheduler.controller.ReportsController
- start - Variable in class scheduler.model.Appointment
- start(Stage) - Method in class scheduler.Main
- START_NOT_VALID - scheduler.util.dialogueReturnValues
- START_TIME_BLANK - scheduler.util.dialogueReturnValues
All Classes All Packages