All Classes
-
All Classes Class Summary Enum Summary Class Description Appointment A class to manage a singular Appointment objectAppointmentsAddController Class to Manage the UI of the "Appointments : Add" screenAppointmentsDetailController UI controller for the Appointments : Detail screen.AppointmentsModifyController Controller for the Appointments: Modify screenAppointmentsOverviewController UI for the Appointment Overview controllerContact Class to manage a contact objectCountry Class to manage a Country ObjectCustomer A class to manage a singular customer object.CustomersAddController Controller for the Add Customer UICustomersDetailController Controller for the Customer Detail UICustomersModifyController Controller for the Modify Customer UICustomersOverviewController Controller for the Overview screendaoAppointment Class that provides functionality on the persistence layer for the "Appointment" class where business logic is implemented.daoCustomer Class that provides functionality on the persistence layer for the "Customer" class that manages business local in the model package.daoReports Class to manage all report level DAO functionsdbOperations Manages all direct connections with the database.dialogueHandling Displays alert, error, and confirmation dialogues to the end user.dialogueReturnValues This class contains enumerated values that correspond to Strings that will be displayed to the end user in Alert and Confirmation dialogue boxes.Division Class to manage the division objectloginAuthentication Class that manages login and authentication, on the data persistence layer.LoginController Controller for the Login UIMain Main File for application.OverviewController Reports ReportsApptByContactController Controller for the Report by Contact UIReportsBreakdownController Controller for the Reports by Type / month controllerReportsController Controller for the Reports Overview UIScheduler The Scheduler object manages business layer functionality for the overall application.TimeManagement Provides functionality to implement time related functions.Type Class to manage a "Type" object