Index

A B C D E G H I M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractEntityProperty - Class in io.github.tdminhnhat.entity
Show the default fields of the entity.
AbstractEntityProperty(String, String) - Constructor for class io.github.tdminhnhat.entity.AbstractEntityProperty
 
ACTIVE - Enum constant in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
 
Address - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Address(String, String, String, String, String, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Address
 
Admin - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Admin(String, String, String, Boolean, LocalDate, String, String, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Admin
 
Admin(String, String, String, Boolean, LocalDate, String, String, String, AuthenticateProvider) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Admin
 
AuthenticateProvider - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
AuthenticateProvider() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.AuthenticateProvider
 

B

BACHELOR - Enum constant in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
 
BLOCK_TEMPORARILY - Enum constant in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
 
BLOCKED - Enum constant in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
 

C

Category - Class in io.github.tdminhnhat.entity.topics.product_basic
 
Category - Class in io.github.tdminhnhat.entity.users.example.product
 
Category() - Constructor for class io.github.tdminhnhat.entity.users.example.product.Category
 
Category(String, String, String) - Constructor for class io.github.tdminhnhat.entity.topics.product_basic.Category
 
ClassContentPanel - Class in io.github.tdminhnhat.gui
 
ClassContentPanel() - Constructor for class io.github.tdminhnhat.gui.ClassContentPanel
 
ClassNameNotFoundException - Exception Class in io.github.tdminhnhat.exception
 
ClassNameNotFoundException() - Constructor for exception class io.github.tdminhnhat.exception.ClassNameNotFoundException
 
ClassNameNotFoundException(String) - Constructor for exception class io.github.tdminhnhat.exception.ClassNameNotFoundException
 
ClassNameNotFoundException(String, Throwable) - Constructor for exception class io.github.tdminhnhat.exception.ClassNameNotFoundException
 
ClassNameNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class io.github.tdminhnhat.exception.ClassNameNotFoundException
 
ClassNameNotFoundException(Throwable) - Constructor for exception class io.github.tdminhnhat.exception.ClassNameNotFoundException
 

D

DatabaseInformation - Class in io.github.tdminhnhat.entity
This class contain the database information for connecting and generating.
DatabaseInformation(String, Integer, String, String, String, TypeDatabase, String) - Constructor for class io.github.tdminhnhat.entity.DatabaseInformation
 
Department - Class in io.github.tdminhnhat.entity.topics.basic
 
Department - Class in io.github.tdminhnhat.entity.users.example.department
 
Department() - Constructor for class io.github.tdminhnhat.entity.users.example.department.Department
 
Department(String, String, String) - Constructor for class io.github.tdminhnhat.entity.topics.basic.Department
 
Diploma - Enum Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums
 
Doctor - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Doctor(String, String, String, Boolean, LocalDate, String, String, String, AuthenticateProvider, String, TypeDisease) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Doctor
 
Doctor(String, String, String, Boolean, LocalDate, String, String, String, String, TypeDisease) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Doctor
 
DOCTOR - Enum constant in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
 
DoctorCertificate - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
DoctorCertificate() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorCertificate
 
DoctorEducation - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
DoctorEducation() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorEducation
 
DoctorExperience - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
DoctorExperience(Doctor, String, String, LocalDate, LocalDate, Address, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorExperience
 
Drug - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Drug - Class in io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy
 
Drug() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Drug
 
Drug() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy.Drug
 
DrugCategory - Class in io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy
 
DrugCategory(String, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy.DrugCategory
 
DrugStock - Class in io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy
 
DrugStock() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy.DrugStock
 

E

Employee - Class in io.github.tdminhnhat.entity.users.example.department
 
Employee() - Constructor for class io.github.tdminhnhat.entity.users.example.department.Employee
 
EntityInformation - Class in io.github.tdminhnhat.entity
This class contain the information of the class use for showing in table on GUI.
EntityInformation() - Constructor for class io.github.tdminhnhat.entity.EntityInformation
 
exportClass(String, String) - Static method in class io.github.tdminhnhat.service.GenerateDatabaseService
Export classes into your directory folder.

G

generateDatabase(DatabaseInformation, List<Class<?>>) - Static method in class io.github.tdminhnhat.service.GenerateDatabaseService
For generating tables, columns into your database server.
GenerateDatabaseService - Class in io.github.tdminhnhat.service
Provide some functionalities to generate database.
GenerateDatabaseService() - Constructor for class io.github.tdminhnhat.service.GenerateDatabaseService
 
getContentClass(String, String) - Static method in class io.github.tdminhnhat.service.TopicService
Get the content of the class.
getListClassTopic(String, String) - Static method in class io.github.tdminhnhat.service.TopicService
Get all the classes inside the topic.
getListClassWorkJPATopic(String, String) - Static method in class io.github.tdminhnhat.service.TopicService
Get all the classes nature inside the topic
getListDefaultTopics() - Static method in class io.github.tdminhnhat.service.TopicService
Get all the default topics by this library.
getListTopicsByUser(String) - Static method in class io.github.tdminhnhat.service.TopicService
Get all the topics by username
getListUsers() - Static method in class io.github.tdminhnhat.service.TopicService
Get all the users name who have supported for writing their topics and share inside this library.
getPackageNameSelectTopic(String, String) - Static method in class io.github.tdminhnhat.service.TopicService
 
getValue() - Method in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
 

H

HomeApplicationGUI - Class in io.github.tdminhnhat.gui
 
HomeApplicationGUI() - Constructor for class io.github.tdminhnhat.gui.HomeApplicationGUI
 
HomeApplicationGUI(Integer, Integer) - Constructor for class io.github.tdminhnhat.gui.HomeApplicationGUI
 

I

io.github.tdminhnhat - package io.github.tdminhnhat
 
io.github.tdminhnhat.entity - package io.github.tdminhnhat.entity
 
io.github.tdminhnhat.entity.topics.basic - package io.github.tdminhnhat.entity.topics.basic
 
io.github.tdminhnhat.entity.topics.basic.enums - package io.github.tdminhnhat.entity.topics.basic.enums
 
io.github.tdminhnhat.entity.topics.product_basic - package io.github.tdminhnhat.entity.topics.product_basic
 
io.github.tdminhnhat.entity.users.example.department - package io.github.tdminhnhat.entity.users.example.department
 
io.github.tdminhnhat.entity.users.example.product - package io.github.tdminhnhat.entity.users.example.product
 
io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management - package io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums - package io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums
 
io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy - package io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy
 
io.github.tdminhnhat.enums - package io.github.tdminhnhat.enums
 
io.github.tdminhnhat.exception - package io.github.tdminhnhat.exception
 
io.github.tdminhnhat.gui - package io.github.tdminhnhat.gui
 
io.github.tdminhnhat.service - package io.github.tdminhnhat.service
 

M

main(String[]) - Static method in class io.github.tdminhnhat.Main
 
Main - Class in io.github.tdminhnhat
 
Main() - Constructor for class io.github.tdminhnhat.Main
 
Manufacturer - Class in io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy
 
Manufacturer(String, String, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.pharmacy.Manufacturer
 
MARIADB - Enum constant in enum class io.github.tdminhnhat.enums.TypeDatabase
 
MASTER - Enum constant in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
 
MYSQL - Enum constant in enum class io.github.tdminhnhat.enums.TypeDatabase
 

O

onPersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.AuthenticateProvider
 
onPersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorCertificate
 
onPersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorEducation
 
onPersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Drug
 
onPrePersist() - Method in class io.github.tdminhnhat.entity.AbstractEntityProperty
 
onPrePersist() - Method in class io.github.tdminhnhat.entity.topics.basic.Department
 
onPrePersist() - Method in class io.github.tdminhnhat.entity.topics.basic.Person
 
onPrePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Shift
 
onPreUpdate() - Method in class io.github.tdminhnhat.entity.AbstractEntityProperty
 
onPreUpdate() - Method in class io.github.tdminhnhat.entity.topics.basic.Department
 
onPreUpdate() - Method in class io.github.tdminhnhat.entity.topics.basic.Person
 
ORACLE - Enum constant in enum class io.github.tdminhnhat.enums.TypeDatabase
 

P

Patient - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Patient(String, String, String, Boolean, LocalDate, String, String, String, String) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Patient
 
Patient(String, String, String, Boolean, LocalDate, String, String, String, String, AuthenticateProvider) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Patient
 
PatientAccountBank - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
PatientAccountBank() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.PatientAccountBank
 
Person - Class in io.github.tdminhnhat.entity.topics.basic
 
Person(String, String, String, String, Boolean, LocalDate, String, String, String, String) - Constructor for class io.github.tdminhnhat.entity.topics.basic.Person
 
PersonStatus - Enum Class in io.github.tdminhnhat.entity.topics.basic.enums
 
POSTGRESQL - Enum constant in enum class io.github.tdminhnhat.enums.TypeDatabase
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Address
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.DoctorExperience
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.PatientAccountBank
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Price
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.TypeDisease
 
prePersist() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.User
 
preUpdate() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Address
 
preUpdate() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.PatientAccountBank
 
preUpdate() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Price
 
preUpdate() - Method in class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.User
 
Price - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Price() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Price
 
Product - Class in io.github.tdminhnhat.entity.topics.product_basic
 
Product - Class in io.github.tdminhnhat.entity.users.example.product
 
Product() - Constructor for class io.github.tdminhnhat.entity.users.example.product.Product
 
Product(String, String, String, String, Double, Double, Category) - Constructor for class io.github.tdminhnhat.entity.topics.product_basic.Product
 
PROFESSOR - Enum constant in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
 

R

Response - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Response() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Response
 

S

setContentClass(String) - Static method in class io.github.tdminhnhat.gui.ClassContentPanel
 
Shift - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
Shift() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.Shift
 
ShowDetailClassGUI - Class in io.github.tdminhnhat.gui
 
ShowDetailClassGUI(String, String) - Constructor for class io.github.tdminhnhat.gui.ShowDetailClassGUI
 
showGUI() - Static method in class io.github.tdminhnhat.service.GenerateDatabaseService
Show the main GUI of the application.
SQL_SERVER - Enum constant in enum class io.github.tdminhnhat.enums.TypeDatabase
 

T

testConnection(DatabaseInformation) - Static method in class io.github.tdminhnhat.service.GenerateDatabaseService
Testing the connection to database.
TopicService - Class in io.github.tdminhnhat.service
This service which's working to get classes, packages.
TopicService() - Constructor for class io.github.tdminhnhat.service.TopicService
 
TypeDatabase - Enum Class in io.github.tdminhnhat.enums
Which's database that the user want to interact
TypeDisease - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
TypeDisease() - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.TypeDisease
 

U

User - Class in io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management
 
User(String, String, String, Boolean, LocalDate, String, String, String, String, AuthenticateProvider) - Constructor for class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.User
 

V

valueOf(String) - Static method in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.tdminhnhat.enums.TypeDatabase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.github.tdminhnhat.entity.topics.basic.enums.PersonStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.tdminhnhat.entity.users.tdminhnhat.hospital_management.enums.Diploma
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.tdminhnhat.enums.TypeDatabase
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E G H I M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form