Skip navigation links
A C D E F G I K L M P R S T U V W 

P

Patient - Class in ch.gbssg.app.model
represent a Patient model.
Patient() - Constructor for class ch.gbssg.app.model.Patient
 
PatientController - Class in ch.gbssg.app.bla.patient
Represents the Controller for the Bottom Level Agent Patient This agent is for editing/adding Patients
PatientController() - Constructor for class ch.gbssg.app.bla.patient.PatientController
 
PatientJDBCTemplate - Class in ch.gbssg.app.ila.database.dao
JDBC Template for the Patient model Contains all basic SQL transaction, like Select, Insert, Update and delete
PatientJDBCTemplate() - Constructor for class ch.gbssg.app.ila.database.dao.PatientJDBCTemplate
 
PatientMapper - Class in ch.gbssg.app.ila.database.mapper
This class defines the relation between the Patient Model and the table t_Patient
PatientMapper() - Constructor for class ch.gbssg.app.ila.database.mapper.PatientMapper
 
PatientModel - Class in ch.gbssg.app.bla.patient
Represents the Model for the Patient agent In this class all necessary data is saved
PatientModel() - Constructor for class ch.gbssg.app.bla.patient.PatientModel
The Contrsuctor of this class
PatientView - Class in ch.gbssg.app.bla.patient
Represents the View of the Patient Agent Loads the belonging fxml and initialize the view and all other elements Handles the Events and redirect them to the controller.
PatientView(PatientController) - Constructor for class ch.gbssg.app.bla.patient.PatientView
Constructor of the class
PdfExportController - Class in ch.gbssg.app.bla.pdfexport
Represents the Controller for the Bottom Level Agent PDFExport This agent is for exporting/Merging the model into the Template and saving it into a pdf file
PdfExportController() - Constructor for class ch.gbssg.app.bla.pdfexport.PdfExportController
 
PdfExportModel - Class in ch.gbssg.app.bla.pdfexport
Unused class
PdfExportModel() - Constructor for class ch.gbssg.app.bla.pdfexport.PdfExportModel
 
PdfExportView - Class in ch.gbssg.app.bla.pdfexport
Unused class
PdfExportView() - Constructor for class ch.gbssg.app.bla.pdfexport.PdfExportView
 
peek() - Method in class ch.gbssg.core.pac.AgentCommand
Peek the first message from queue.
poll() - Method in class ch.gbssg.core.pac.AgentCommand
Retrieves and removes the first element of this list, or returns null if this list is empty.
A C D E F G I K L M P R S T U V W 
Skip navigation links