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

F

FakeCommand - Class in ch.gbssg.core.pac.fake
 
FakeCommand() - Constructor for class ch.gbssg.core.pac.fake.FakeCommand
 
FakeController - Class in ch.gbssg.core.pac.fake
 
FakeController() - Constructor for class ch.gbssg.core.pac.fake.FakeController
 
FakeTest() - Method in class ch.gbssg.core.pac.fake.FakeController
 
Faktura - Class in ch.gbssg.app.model
represent a Faktura Model
Faktura() - Constructor for class ch.gbssg.app.model.Faktura
 
FakturaJDBCTemplate - Class in ch.gbssg.app.ila.database.dao
JDBC Template for the Faktura model Contains all basic SQL transaction, like Select, Insert, Update and delete
FakturaJDBCTemplate() - Constructor for class ch.gbssg.app.ila.database.dao.FakturaJDBCTemplate
 
FakturaMapper - Class in ch.gbssg.app.ila.database.mapper
This class defines the relation between the Faktura Model and the table v_Faktura
FakturaMapper() - Constructor for class ch.gbssg.app.ila.database.mapper.FakturaMapper
 
fillCombobox(ObservableList<Code>) - Method in class ch.gbssg.app.bla.patient.PatientView
 
fillCombobox(ObservableList<Code>) - Method in class ch.gbssg.app.bla.user.UserView
Fill the Comboboxes with the given list of Code model
fillCombobox(ObservableList<Code>) - Method in class ch.gbssg.app.ila.kv.KvView
Fill the comboboxes with the given data model list
fillTableData(ObservableList<User>) - Method in class ch.gbssg.app.ila.admin.AdminView
Fill the Table with the User data list
fillTableData(ObservableList<Faktura>) - Method in class ch.gbssg.app.ila.kv.KvView
Fill the Table with the given data model List
filterByEntity(Code) - Method in class ch.gbssg.app.ila.database.dao.CodeJDBCTemplate
 
filterByEntity(CodeType) - Method in class ch.gbssg.app.ila.database.dao.CodeTypeJDBCTemplate
 
filterByEntity(Faktura) - Method in class ch.gbssg.app.ila.database.dao.FakturaJDBCTemplate
 
filterByEntity(MedicalHistory) - Method in class ch.gbssg.app.ila.database.dao.MedicalHistoryJDBCTemplate
 
filterByEntity(Patient) - Method in class ch.gbssg.app.ila.database.dao.PatientJDBCTemplate
 
filterByEntity(User) - Method in class ch.gbssg.app.ila.database.dao.UserJDBCTemplate
 
filterByEntity(T) - Method in interface ch.gbssg.core.ICrud
returns all filtered entities.
FilterTable(String, String, LocalDate, String) - Method in class ch.gbssg.app.ila.doctor.DoctorController
Filter the Patient Table based on the given criteria If all params are null or empty the display all data
FilterTable(Code, LocalDate, LocalDate) - Method in class ch.gbssg.app.ila.kv.KvController
Filter the Faktura table based on the given criterias
A C D E F G I K L M P R S T U V W 
Skip navigation links