Index

A B C D E F G H I L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

get(UUID) - Method in class example.app.entitylist.EntityList
This method is used to get an entity from the list.
getAssignedBatches() - Method in class example.app.entities.compartments.Faculty
Getter for assigned batches
getAssignedFaculties() - Method in class example.app.entities.compartments.Batch
 
getCode() - Method in class example.app.entities.compartments.Course
Getter for the Course code
getCode() - Method in class example.app.entities.compartments.Faculty
Getter for faculty code
getCourse() - Method in class example.app.entities.compartments.Batch
Getter for the course of the batch
getCreationDate() - Method in class example.app.entities.compartments.Batch
Getter for the batch creation date
getCreationDate() - Method in class example.app.entities.compartments.Course
Getter for the creation date
getCreationDate() - Method in class example.app.entities.compartments.Faculty
Getter for faculty creation date
getCreationDate() - Method in interface example.app.entities.FileDatabaseCompatible
 
getCreationDate() - Method in class example.app.entities.users.User
Getter for the account creation date
getDescription() - Method in class example.app.entities.compartments.Batch
Getter for the description of the batch
getDescription() - Method in class example.app.entities.compartments.Course
Getter for the description
getDescription() - Method in class example.app.entities.compartments.Faculty
Getter for faculty description
getDurationDays() - Method in class example.app.entities.compartments.Batch
Getter for the duration of the batch
getEmail() - Method in class example.app.entities.users.User
Getter for the email
getEndDate() - Method in class example.app.entities.compartments.Batch
Getter for the end date of the batch
getFacultyUser() - Method in class example.app.entities.compartments.Faculty
Getter for faculty user
getFirstName() - Method in class example.app.entities.users.User
Getter for the first name
getId() - Method in class example.app.entities.compartments.Batch
Getter for the id of the batch
getId() - Method in class example.app.entities.compartments.Course
Getter for the id
getId() - Method in class example.app.entities.compartments.Faculty
Getter for faculty id
getId() - Method in interface example.app.entities.FileDatabaseCompatible
 
getId() - Method in class example.app.entities.users.User
Getter for the ID
getIds() - Method in class example.app.entitylist.EntityList
This method returns all the ids of the entities in the partition.
getIdsOfResources(String) - Static method in class example.app.filedatabase.FileDatabase
This method retrieves the ids of all the resource from a partition.
getLastName() - Method in class example.app.entities.users.User
Getter for the last name
getName() - Method in class example.app.entities.compartments.Batch
Getter for the name of the batch
getName() - Method in class example.app.entities.compartments.Course
Getter for the name
getResource(String, Object) - Static method in class example.app.filedatabase.FileDatabase
This method retrieves the resource from the file database.
getStartDate() - Method in class example.app.entities.compartments.Batch
Getter for the start date of the batch
getTable(TreeSet<UUID>) - Method in class example.app.entitylist.BatchList
This method gets all the batches from the list of ids and creates a tabular format for displaying.
getTable(TreeSet<UUID>) - Method in class example.app.entitylist.CourseList
This method gets all the courses from the list of ids and creates a tabular format for displaying.
getTable(TreeSet<UUID>) - Method in class example.app.entitylist.FacultyList
This method gets all the faculties from the list of ids and creates a tabular format for displaying.
getTable(TreeSet<UUID>) - Method in class example.app.entitylist.UserList
This method gets all the users from the list of ids and creates a tabular format for displaying.
getUsername() - Method in class example.app.entities.users.User
Getter for the username
A B C D E F G H I L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form