Index

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

L

listOfModelObjects - Variable in class main.repository.Repository
The list of model objects stored in the repository.
load() - Method in class main.repository.Repository
Loads the list of model objects from the repository file.
load(String) - Method in class main.utils.iocontrol.Savable
Loads the list of mappable objects from a file.
loadCoordinators() - Static method in class main.controller.account.AccountManager
Loads the coordinators from the CSV resource file
loadFaculties() - Static method in class main.controller.account.AccountManager
Loads the faculties from the CSV resource file
loadProjects() - Static method in class main.controller.project.ProjectManager
load projects from csv resource file
loadStudents() - Static method in class main.controller.account.AccountManager
Loads the students from the CSV resource file
loadUsers() - Static method in class main.controller.account.AccountManager
Loads all users from the CSV resource file
Location - Class in main.utils.config
This class contains the location of the resources.
Location() - Constructor for class main.utils.config.Location
 
login() - Static method in class main.boundary.account.LoginUI
Displays a login page.
login(UserType, String, String) - Static method in class main.controller.account.AccountManager
Adds a new user to the database
LoginUI - Class in main.boundary.account
This class provides a user interface (UI) for the user to login.
LoginUI() - Constructor for class main.boundary.account.LoginUI
 
LoginUITest - Class in test.boundary
A test class that tests the functionality of the LoginUI class.
LoginUITest() - Constructor for class test.boundary.LoginUITest
 
logout() - Static method in class main.boundary.account.Logout
Displays a logout page.
Logout - Class in main.boundary.account
This class provides a UI for the user to logout.
Logout() - Constructor for class main.boundary.account.Logout
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form