Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosminstefanxp/University-Management-System
/ functions
Functions
865 in github.com/cosminstefanxp/University-Management-System
⨍
Functions
865
◇
Types & classes
177
↓ 90 callers
Method
equals
(Object obj)
3. Sockets Version/Tema 3 - Jurnal/src/aii/jurnal/Cerere.java:107
↓ 29 callers
Method
toString
()
3. Sockets Version/Tema 3 - Commons/src/aii/Orar.java:72
↓ 28 callers
Method
toString
()
1. Swing Version/src/aii/Orar.java:24
↓ 24 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
1. Swing Version/src/aii/database/ObjectWrapper.java:126
↓ 22 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DatabaseConnection.java:36
↓ 22 callers
Method
splitMessage
Splits the message into objects, using the delimiter. @param message the message @return the string[]
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageParser.java:262
↓ 21 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
4. Web Version/src/aii/database/DatabaseConnection.java:36
↓ 19 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/DatabaseConnection.java:36
↓ 19 callers
Method
setObjects
(ArrayList<T> objects)
1. Swing Version/src/aii/gui/tools/ObjectTableModel.java:87
↓ 19 callers
Method
toString
()
2. RMI Version/Tema 2 - Commons/src/aii/Orar.java:72
↓ 18 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DatabaseConnection.java:36
↓ 17 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
4. Web Version/src/aii/database/ObjectWrapper.java:146
↓ 17 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
2. RMI Version/Tema 2 - Server Registru/src/aii/database/DatabaseConnection.java:36
↓ 16 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Server Registru/src/aii/rad/RADServer.java:71
↓ 16 callers
Method
openConnection
Opens a new connection to the database. @throws SQLException the sQL exception
1. Swing Version/src/aii/database/DatabaseConnection.java:30
↓ 15 callers
Method
setObjects
(ArrayList<T> objects)
2. RMI Version/Tema 2 - Client/src/aii/gui/tools/ObjectTableModel.java:99
↓ 14 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/arhiva/ArhivaServer.java:59
↓ 14 callers
Method
setNameMatch
(String[][] nameMatch)
1. Swing Version/src/aii/database/ObjectWrapper.java:28
↓ 12 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Jurnal/src/aii/jurnal/JurnalServer.java:34
↓ 10 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ObjectWrapper.java:138
↓ 10 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ObjectWrapper.java:135
↓ 10 callers
Method
toString
()
3. Sockets Version/Tema 3 - Jurnal/src/aii/jurnal/Cerere.java:124
↓ 9 callers
Method
deleteObject
Delete an object from the given table. Object selection is based on primary key. @param table the table @param object the object @throws SecurityExce
4. Web Version/src/aii/database/ObjectWrapper.java:247
↓ 9 callers
Method
getValueAt
(int rowIndex, int columnIndex)
4. Web Version/src/aii/gui/ObjectTableGenerator.java:89
↓ 9 callers
Method
updateObject
Updates an object from the given table. Object selection is based on primary key. @param table the table @param oldObject the old object @param newOb
4. Web Version/src/aii/database/ObjectWrapper.java:302
↓ 8 callers
Method
getSingleValueResult
(String sqlQuery)
4. Web Version/src/aii/database/DatabaseConnection.java:147
↓ 7 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/arhiva/ArhivaConnectionThread.java:47
↓ 7 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Jurnal/src/aii/jurnal/JurnalConnectionThread.java:47
↓ 7 callers
Method
debug
Debug message printer. @param string the string
3. Sockets Version/Tema 3 - Server Registru/src/aii/rad/RADConnectionThread.java:47
↓ 7 callers
Method
getSingleValueResult
(String sqlQuery)
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DatabaseConnection.java:142
↓ 7 callers
Method
getSingleValueResult
(String sqlQuery)
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DatabaseConnection.java:142
↓ 7 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
4. Web Version/src/aii/database/ObjectWrapper.java:203
↓ 7 callers
Method
parseObject
Parses the object. @param <T> the generic type @param classType the class type @param representation the representation @param fieldMatch the field m
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageParser.java:146
↓ 6 callers
Method
deleteObject
Delete an object from the given table @param table the table @param object the object @throws SecurityException the security exception @throws NoSuch
1. Swing Version/src/aii/database/ObjectWrapper.java:217
↓ 6 callers
Method
getId
Gets the id. @return the id
3. Sockets Version/Tema 3 - Commons/src/aii/Activitate.java:61
↓ 6 callers
Method
getSingleValueResult
(String sqlQuery)
1. Swing Version/src/aii/database/DatabaseConnection.java:136
↓ 6 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
1. Swing Version/src/aii/database/ObjectWrapper.java:183
↓ 6 callers
Method
toString
()
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageStructure.java:61
↓ 6 callers
Method
toString
()
4. Web Version/src/aii/Orar.java:24
↓ 6 callers
Method
updateObject
Updates an object from the given table. Object selection is based on private key. @param table the table @param oldObject the old object @param newOb
1. Swing Version/src/aii/database/ObjectWrapper.java:251
↓ 5 callers
Method
UpdateUtilizator
Updates an utilizator in the database @param utilizator the utilizator @return true, if successful
1. Swing Version/src/aii/database/UtilizatorWrapper.java:194
↓ 5 callers
Method
deleteObject
Delete an object from the given table. Object selection is based on primary key. @param table the table @param object the object @throws SecurityExce
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ObjectWrapper.java:239
↓ 5 callers
Method
getColumnCount
()
4. Web Version/src/aii/gui/ObjectTableGenerator.java:73
↓ 5 callers
Method
obtineDiscipline
Obtine disciplinele din planul de invatamant. @return the array list @throws RemoteException the remote exception
2. RMI Version/Tema 2 - Commons/src/aii/arhiva/Arhiva.java:86
↓ 5 callers
Method
updateObject
Updates an object from the given table. Object selection is based on primary key. @param table the table @param oldObject the old object @param newOb
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ObjectWrapper.java:294
↓ 5 callers
Method
updateObject
Updates an object from the given table. Object selection is based on private key. @param table the table @param oldObject the old object @param newOb
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ObjectWrapper.java:260
↓ 4 callers
Method
customQueryArray
Custom query array. @param sqlQuery the sql query @return the vector @throws SQLException the sQL exception
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DatabaseConnection.java:175
↓ 4 callers
Method
deleteObject
Delete an object from the given table @param table the table @param object the object @throws SecurityException the security exception @throws NoSuch
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ObjectWrapper.java:226
↓ 4 callers
Method
getActivitatiJoined
Gets the activitati joined with other tables. @param fields the fields @param tables the tables @param whereClause the where clause @return the activ
1. Swing Version/src/aii/database/ActivitateWrapper.java:56
↓ 4 callers
Method
getMessageStructure
Gets the message structure corresponding to a given message. @param message the message @return the message structure
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageParser.java:40
↓ 4 callers
Method
getObjectRepresentation
Gets the object representation. @param <T> the generic type @param classType the class type @param object the object @param fieldMatch the field matc
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageParser.java:68
↓ 4 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/ObjectWrapper.java:138
↓ 4 callers
Method
getObjects
Creates a list of objects, by querying the database and then building Java objects from the database fields @param table the database table containin
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/ObjectWrapper.java:125
↓ 4 callers
Method
getUtilizator
Gets the utilizator that has a given cnp. @param cnp the cnp @return the utilizator
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/UtilizatorWrapper.java:101
↓ 4 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ObjectWrapper.java:195
↓ 4 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ObjectWrapper.java:192
↓ 3 callers
Method
connectToServer
Connects to a given server. @param host the host @param port the port @return the connection info
3. Sockets Version/Tema 3 - Client/src/Client.java:41
↓ 3 callers
Method
customQueryArray
Custom query array. @param sqlQuery the sql query @return the vector @throws SQLException the sQL exception
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DatabaseConnection.java:175
↓ 3 callers
Method
customQueryArray
Custom query array. @param sqlQuery the sql query @return the vector @throws SQLException the sQL exception
4. Web Version/src/aii/database/DatabaseConnection.java:181
↓ 3 callers
Method
deleteDisciplina
Deletes a disciplina from the database. @param disciplina the disciplina @return true, if successful
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:105
↓ 3 callers
Method
deleteObject
Delete an object from the given table. Object selection is based on primary key. @param table the table @param object the object @throws SecurityExce
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/ObjectWrapper.java:239
↓ 3 callers
Method
getActivitati
Gets all the activitate that match a certain where clause. @param whereClause the where clause @return the activitati
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ActivitateWrapper.java:34
↓ 3 callers
Method
getActivitati
Gets all the activitate that match a certain where clause. @param whereClause the where clause @return the activitati
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ActivitateWrapper.java:34
↓ 3 callers
Method
insertDisciplina
Inserts a disciplina in the database. @param disciplina the disciplina @return true, if successful
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:75
↓ 3 callers
Method
insertOptiune
Inserts an optiune in the database, starting from a Disciplina. @param optiune the optiune @return true, if successful
1. Swing Version/src/aii/database/OptiuneContractWrapper.java:58
↓ 3 callers
Method
obtineUtilizatori
Obtine utilizatorii din baza de date, dandu'se o clauza de selectie. @param whereClause the where clause @return the array list @throws RemoteExcepti
2. RMI Version/Tema 2 - Commons/src/aii/rad/RegistruActivitatiDidactice.java:216
↓ 3 callers
Method
obtinereActivitatePredare
Obtine repartizare cadru didactic la o disciplina pentru un tip de activitate didactica. @return true, if successful @throws RemoteException the remo
2. RMI Version/Tema 2 - Commons/src/aii/rad/RegistruActivitatiDidactice.java:70
↓ 3 callers
Method
processMessage
Processes a message and returns the string (message) to be sent to the client. @param message the message @param structure the structure @return the
3. Sockets Version/Tema 3 - Commons/src/aii/arhiva/Arhiva.java:44
↓ 3 callers
Method
testingUnit
Testing unit. @param mode the mode @param fromSocket the from socket @param toSocket the to socket @throws IOException Signals that an I/O exception
3. Sockets Version/Tema 3 - Client/src/Client.java:70
↓ 3 callers
Method
updateDisciplina
Updates a disciplina in the database. @param disciplinaVeche the disciplina veche @param disciplinaNoua the disciplina noua @return true, if successf
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:154
↓ 3 callers
Method
updateEntitiesCount
Updates entities in the table, using the setClause for setting values and whereClause to restrict rows. @param table the table @param setClause the s
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/DatabaseConnection.java:308
↓ 3 callers
Method
updateObject
Updates an object from the given table. Object selection is based on primary key. @param table the table @param oldObject the old object @param newOb
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/ObjectWrapper.java:294
↓ 3 callers
Method
updateObject
Updates an object from the given table. Object selection is based on private key. @param table the table @param oldObject the old object @param newOb
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/ObjectWrapper.java:250
↓ 2 callers
Method
clone
()
1. Swing Version/src/aii/Utilizator.java:27
↓ 2 callers
Method
conectareArhiva
Conectare la componenta arhiva.
3. Sockets Version/Tema 3 - Server Registru/src/aii/rad/RADServer.java:126
↓ 2 callers
Method
customQueryArray
Custom query array. @param sqlQuery the sql query @return the vector @throws SQLException the sQL exception
1. Swing Version/src/aii/database/DatabaseConnection.java:169
↓ 2 callers
Method
deleteDisciplina
Deletes a disciplina from the database. @param disciplina the disciplina @return true, if successful
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:106
↓ 2 callers
Method
deleteExamen
Deletes an examen from the database. @param examen the examen @return true, if successful
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ExamenWrapper.java:166
↓ 2 callers
Method
deleteObject
Delete an object from the given table @param table the table @param object the object @throws SecurityException the security exception @throws NoSuch
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/ObjectWrapper.java:216
↓ 2 callers
Method
getColumnCount
()
2. RMI Version/Tema 2 - Client/src/aii/gui/tools/ObjectTableModel.java:66
↓ 2 callers
Method
getDiscipline
Gets the disciplina that match a certain where clause. @param whereClause the where clause @return the discipline
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:34
↓ 2 callers
Method
getDiscipline
Gets the disciplina that match a certain where clause. @param whereClause the where clause @return the discipline
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:34
↓ 2 callers
Method
getExamene
Gets all the examen that match a certain where clause. @param whereClause the where clause @return the examene
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ExamenWrapper.java:34
↓ 2 callers
Method
getExamene
Gets all the examen that match a certain where clause. @param whereClause the where clause @return the examene
2. RMI Version/Tema 2 - Server Registru/src/aii/database/ExamenWrapper.java:34
↓ 2 callers
Method
getNoteCatalog
Gets the nota that match a certain where clause. @param whereClause the where clause @return the note
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/NotaCatalogWrapper.java:34
↓ 2 callers
Method
getNoteCatalog
Gets the nota that match a certain where clause. @param whereClause the where clause @return the note
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/NotaCatalogWrapper.java:34
↓ 2 callers
Method
getObjectsRepresentation
Gets the representation for multiple objects. Starts with delimiter. @param <T> the generic type @param classType the class type @param objects the o
3. Sockets Version/Tema 3 - Commons/src/aii/protocol/MessageParser.java:127
↓ 2 callers
Method
getUtilizator
Gets the utilizator that has a given cnp. @param cnp the cnp @return the utilizator
2. RMI Version/Tema 2 - Server Registru/src/aii/database/UtilizatorWrapper.java:101
↓ 2 callers
Method
getUtilizatori
Gets the utilizatori that match a certain where clause. @param whereClause the where clause @return the utilizatori
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/UtilizatorWrapper.java:34
↓ 2 callers
Method
getUtilizatori
Gets the utilizatori that match a certain where clause. @param whereClause the where clause @return the utilizatori
2. RMI Version/Tema 2 - Server Registru/src/aii/database/UtilizatorWrapper.java:34
↓ 2 callers
Method
insertActivitate
Inserts an activitate in the database. @param activitate the activitate @return true, if successful
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ActivitateWrapper.java:101
↓ 2 callers
Method
insertDisciplina
Inserts a disciplina in the database. @param disciplina the disciplina @return true, if successful
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/DisciplinaWrapper.java:76
↓ 2 callers
Method
insertExamen
Inserts an examen in the database. @param examen the examen @return true, if successful
3. Sockets Version/Tema 3 - Server Registru/src/aii/database/ExamenWrapper.java:136
↓ 2 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/database/ObjectWrapper.java:195
↓ 2 callers
Method
insertObject
Insert a new object in the given table. @param table the table @param object the object @throws IllegalArgumentException the illegal argument excepti
2. RMI Version/Tema 2 - Server Arhiva/src/aii/database/ObjectWrapper.java:182
↓ 2 callers
Method
messageToArhiva
Send Message to arhiva. @param message the message @return the string
3. Sockets Version/Tema 3 - Server Registru/src/aii/rad/RADServer.java:109
↓ 2 callers
Method
obtineDisciplineUrmate
(String cnpStudent)
3. Sockets Version/Tema 3 - Server Arhiva/src/aii/arhiva/ArhivaServer.java:431
↓ 2 callers
Method
obtineDisciplineUrmate
Obtine disciplinele urmate de un student, conform contractului de studii al acestuia. @param cnpStudent the cnp student @param anStudiu the an studiu
2. RMI Version/Tema 2 - Commons/src/aii/arhiva/Arhiva.java:152
↓ 2 callers
Method
obtineGrupeStudenti
Obtine toate grupele de studenti care exista. @return the vector
2. RMI Version/Tema 2 - Commons/src/aii/rad/RegistruActivitatiDidactice.java:233
↓ 2 callers
Method
obtineNote
Obtine notele din tot catalogul (la toate materiile). @return the array list
2. RMI Version/Tema 2 - Commons/src/aii/arhiva/Arhiva.java:121
next →
1–100 of 865, ranked by callers