- save() - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryController
-
Saves all changes and update it to the Database
- save() - Method in class ch.gbssg.app.bla.patient.PatientController
-
Saves all changes and update it to the Database
- saveUser(User) - Method in class ch.gbssg.app.bla.user.UserController
-
Saves all changes and update it to the Database
- Send() - Method in class ch.gbssg.core.pac.fake.FakeController
-
- setAddress(String) - Method in class ch.gbssg.app.model.Faktura
-
- setAddress(String) - Method in class ch.gbssg.app.model.Patient
-
- setAffectedRows(int) - Method in class ch.gbssg.app.util.command.CmdUpdateEntity
-
- setAhv(String) - Method in class ch.gbssg.app.model.Faktura
-
- setAhv(String) - Method in class ch.gbssg.app.model.Patient
-
- setBillDueTo(LocalDate) - Method in class ch.gbssg.app.model.Faktura
-
- setBillDueTo(LocalDate) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setBillState(int) - Method in class ch.gbssg.app.model.Faktura
-
- setBillState(int) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setBirthday(LocalDate) - Method in class ch.gbssg.app.model.Patient
-
- setCodeTypeId(int) - Method in class ch.gbssg.app.model.Code
-
- setContent(Scene) - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryModel
-
Get the Content of the GUI
- setContent(Scene) - Method in class ch.gbssg.app.bla.patient.PatientModel
-
saves the Content of the GUI
- setContent(Scene) - Method in class ch.gbssg.app.bla.user.UserModel
-
saves the Content of the GUI
- setCurrExport(CmdDoExport) - Method in class ch.gbssg.app.ila.export.ExportModel
-
set the Current Export Command
- setData(MedicalHistory) - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryView
-
Fills the Data from the model into the form
- setData(Patient) - Method in class ch.gbssg.app.bla.patient.PatientView
-
Fills the Data from the model into the form
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.CodeJDBCTemplate
-
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.CodeTypeJDBCTemplate
-
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.FakturaJDBCTemplate
-
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.MedicalHistoryJDBCTemplate
-
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.PatientJDBCTemplate
-
- setDataSource(DataSource) - Method in class ch.gbssg.app.ila.database.dao.UserJDBCTemplate
-
- setDataSource(DataSource) - Method in interface ch.gbssg.core.ICrud
-
used to initialize database resources connection.
- setDateFrom(LocalDate) - Method in class ch.gbssg.app.model.Faktura
-
- setDateFrom(LocalDate) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setDesc(String) - Method in class ch.gbssg.app.model.CodeType
-
- setDescription(String) - Method in class ch.gbssg.app.model.Code
-
- setDiagnostic(String) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setEntities(List<?>) - Method in class ch.gbssg.app.util.command.CmdFilterEntity
-
- setError(List<String>) - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryView
-
sets the Error message and display it to the message box
- setError(List<String>) - Method in class ch.gbssg.app.bla.patient.PatientView
-
sets the Error message and display it to the message box
- setError(String) - Method in class ch.gbssg.app.tla.AppView
-
set a error on screen
- setErrors(List<String>) - Method in class ch.gbssg.app.tla.AppView
-
set a list of errors on screen
- setExportType(CmdDoExport.ExportType) - Method in class ch.gbssg.app.util.command.CmdDoExport
-
- setFilterEntity(T) - Method in class ch.gbssg.app.util.command.CmdFilterEntity
-
- setFirstname(String) - Method in class ch.gbssg.app.model.Faktura
-
- setFirstname(String) - Method in class ch.gbssg.app.model.Patient
-
- setFirstname(String) - Method in class ch.gbssg.app.model.User
-
- setGenderCode(int) - Method in class ch.gbssg.app.model.Faktura
-
- setGenderCode(int) - Method in class ch.gbssg.app.model.Patient
-
- setHour(double) - Method in class ch.gbssg.app.model.Faktura
-
- setHour(double) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setHourlyWage(double) - Method in class ch.gbssg.app.model.Faktura
-
- setHourlyWage(double) - Method in class ch.gbssg.app.model.User
-
- setId(int) - Method in class ch.gbssg.app.model.Code
-
- setId(int) - Method in class ch.gbssg.app.model.CodeType
-
- setId(int) - Method in class ch.gbssg.app.model.Faktura
-
- setId(int) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setId(int) - Method in class ch.gbssg.app.model.Patient
-
- setId(int) - Method in class ch.gbssg.app.model.User
-
- setInactive(Boolean) - Method in class ch.gbssg.app.model.Patient
-
- setInactive(Boolean) - Method in class ch.gbssg.app.model.User
-
- setInsertedKey(int) - Method in class ch.gbssg.app.util.command.CmdInsertEntity
-
- setInsuranceNumber(String) - Method in class ch.gbssg.app.model.Faktura
-
- setInsuranceNumber(String) - Method in class ch.gbssg.app.model.Patient
-
- setLastname(String) - Method in class ch.gbssg.app.model.Faktura
-
- setLastname(String) - Method in class ch.gbssg.app.model.Patient
-
- setLastname(String) - Method in class ch.gbssg.app.model.User
-
- setLoginname(String) - Method in class ch.gbssg.app.model.User
-
- setMedHistory(MedicalHistory) - Method in class ch.gbssg.app.util.command.CmdShowMedHistoryDialog
-
- setModel(MedicalHistory) - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryModel
-
Saves the received data model
- setModel(Patient) - Method in class ch.gbssg.app.bla.patient.PatientModel
-
Saves the received data model
- setModel(User) - Method in class ch.gbssg.app.bla.user.UserModel
-
Saves the received data model
- setNotes(String) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setOutputFile(File) - Method in class ch.gbssg.app.util.command.CmdDoExport
-
- setPane(Pane) - Method in class ch.gbssg.app.util.command.CmdShowUi
-
- setParent(Stage) - Method in class ch.gbssg.app.util.command.CmdShowMedHistoryDialog
-
- setParent(Stage) - Method in class ch.gbssg.app.util.command.CmdShowPatientDialog
-
- setParent(Stage) - Method in class ch.gbssg.app.util.command.CmdShowUserDialog
-
- setParent(IAgentController) - Method in class ch.gbssg.core.pac.AgentController
-
- setParent(IAgentController) - Method in interface ch.gbssg.core.pac.IAgentController
-
set parent control
- setPassword(String) - Method in class ch.gbssg.app.model.User
-
- setPatient(Patient) - Method in class ch.gbssg.app.util.command.CmdShowPatientDialog
-
- setPatientId(int) - Method in class ch.gbssg.app.model.Faktura
-
- setPatientId(int) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setPlace(String) - Method in class ch.gbssg.app.model.Faktura
-
- setPlace(String) - Method in class ch.gbssg.app.model.Patient
-
- setPlz(String) - Method in class ch.gbssg.app.model.Faktura
-
- setPlz(String) - Method in class ch.gbssg.app.model.Patient
-
- setPromptUser(boolean) - Method in class ch.gbssg.app.util.command.CmdDoExport
-
- setResult(int) - Method in class ch.gbssg.app.util.command.CmdDeleteEntity
-
- setRolle(UserRoll) - Method in class ch.gbssg.app.model.User
-
- setRootWindow(Window) - Method in class ch.gbssg.app.ila.export.ExportModel
-
Set the Parent window of the Modal Window
- setSender(IAgentController) - Method in class ch.gbssg.core.pac.AgentCommand
-
Set the sender of this command wrapper.
- setStage(Stage) - Method in class ch.gbssg.app.tla.AppModel
-
- setSymptoms(String) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setTemplateName(String) - Method in class ch.gbssg.app.util.command.CmdDoExport
-
- setToAddingEntity(T) - Method in class ch.gbssg.app.util.command.CmdInsertEntity
-
- setToDeletingEntity(T) - Method in class ch.gbssg.app.util.command.CmdDeleteEntity
-
- setToUpdatingEntity(T) - Method in class ch.gbssg.app.util.command.CmdUpdateEntity
-
- setupAgent() - Method in class ch.gbssg.app.bla.medicalHistory.MedicalHistoryController
-
Method which is called every time the Agent is initialized
- setupAgent() - Method in class ch.gbssg.app.bla.patient.PatientController
-
Method which is called every time the Agent is initialized
- setupAgent() - Method in class ch.gbssg.app.bla.pdfexport.PdfExportController
-
- setupAgent() - Method in class ch.gbssg.app.bla.user.UserController
-
Method which is called every time the Agent is initialized
- setupAgent() - Method in class ch.gbssg.app.bla.wordexport.WordExportController
-
- setupAgent() - Method in class ch.gbssg.app.ila.admin.AdminController
-
Method which is called every time the Agent is initialized
- setupAgent() - Method in class ch.gbssg.app.ila.database.DatabaseController
-
Is called when the Agent is created
- setupAgent() - Method in class ch.gbssg.app.ila.doctor.DoctorController
-
Called when the Agent is initialized
- setupAgent() - Method in class ch.gbssg.app.ila.export.ExportController
-
Called when the agent is initializing
- setupAgent() - Method in class ch.gbssg.app.ila.kv.KvController
-
- setupAgent() - Method in class ch.gbssg.app.tla.AppController
-
- setupAgent() - Method in class ch.gbssg.core.pac.AgentController
-
is called by create an agent. and setup default values.
- setupAgent() - Method in class ch.gbssg.core.pac.fake.FakeController
-
- setUser(User) - Method in class ch.gbssg.app.tla.AppModel
-
set the current authenticated User
- setUser(User) - Method in class ch.gbssg.app.util.command.CmdCurrentUser
-
set the current user
- setUser(User) - Method in class ch.gbssg.app.util.command.CmdShowUserDialog
-
- setUserId(int) - Method in class ch.gbssg.app.model.Faktura
-
- setUserId(int) - Method in class ch.gbssg.app.model.MedicalHistory
-
- setUsrFirstname(String) - Method in class ch.gbssg.app.model.Faktura
-
- setUsrLastname(String) - Method in class ch.gbssg.app.model.Faktura
-
- setWindow(Pane) - Method in class ch.gbssg.app.tla.AppModel
-
- setWindow(Stage) - Method in class ch.gbssg.app.util.command.CmdGetRootWindow
-
- showDialog(Window, CmdDoExport) - Method in class ch.gbssg.app.ila.export.ExportView
-
Displays the Dialog as a modal window
Fills in the data provided from the model
- showLoginPane() - Method in class ch.gbssg.app.tla.AppController
-
show login pane with default stage values.
- showMedicalHistory(int) - Method in class ch.gbssg.app.ila.doctor.DoctorController
-
Get the Medical history from the Database based on the passed PatientID
Fills the received data into the Table
- showPatientChildWindow(Patient) - Method in class ch.gbssg.app.ila.doctor.DoctorController
-
Opens the Patient Dialog and sends the given model
for later processing
- size() - Method in class ch.gbssg.core.pac.AgentCommand
-
Return the size of current queue-list.
- start(Stage) - Method in class ch.gbssg.app.App
-