Index

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

R

refreshList(boolean) - Method in class app.ui.camp.listview.CampListView
Refreshes the list of camps based on applied filters.
registerCamp(Camp, Student) - Static method in class app.controller.camp.CampRegistrationController
 
registerCampAsCommittee(Camp, Student) - Static method in class app.controller.camp.CampRegistrationController
 
registeredStudents - Variable in class app.entity.camp.Camp
 
REJECTED - Enum constant in enum class app.entity.suggestion.SuggestionStatus
 
remove(T) - Method in class app.entity.RepositoryList
Removes an item from the repository.
removeAttendedCamp(Camp) - Method in class app.entity.user.Student
Removes a camp from the list of camps attended by the student.
removeAttendee(Student) - Method in class app.entity.camp.Camp
Removes a student from the list of attendees.
removeCommittee(Student) - Method in class app.entity.camp.Camp
 
removeCommitteeCamp(Camp) - Method in class app.entity.user.Student
Removes a camp from the list of camps where the student participated as a committee member.
removeEnquiry(Enquiry) - Method in class app.entity.camp.Camp
Removes an enquiry from the list of enquiries.
removeEnquiry(Enquiry) - Method in class app.entity.user.Student
Removes an enquiry from the list of enquiries submitted by the student.
removeOrganizedCamp(Camp) - Method in class app.entity.user.Staff
Removes a camp from the list of camps organized by the staff member.
removeSuggestion(Suggestion) - Method in class app.entity.camp.Camp
Removes a suggestion from the list of suggestions.
removeSuggestion(Suggestion) - Method in class app.entity.user.Student
Removes a suggestion from the list of suggestions submitted by the student.
removeWidget(Widget) - Method in class app.ui.windows.Window
removeWidget method for the window.
replyEnq - Variable in class app.ui.camp.enquiriesview.OverlayCampInfoDisplayEnquiriesCommittee
 
replyEnq - Variable in class app.ui.camp.enquiriesview.OverlayCampInfoDisplayEnquiriesStaff
 
Report - Class in app.entity.report
The Report class is an abstract class that implements the ISerializable interface.
Report() - Constructor for class app.entity.report.Report
 
RepositoryCollection - Class in app.entity
The RepositoryCollection class provides a central collection of repositories for users, camps, enquiries, and suggestions.
RepositoryList<T> - Class in app.entity
The RepositoryList class is an abstract base class representing a list-based repository of items implementing the ITaggedItem interface.
RepositoryList() - Constructor for class app.entity.RepositoryList
Constructs an empty repository list.
RepositoryList(List<T>) - Constructor for class app.entity.RepositoryList
Constructs a repository list with the given list of items.
RepositoryList(Set<T>) - Constructor for class app.entity.RepositoryList
Constructs a repository list with the given set of items.
RepositoryList(T[]) - Constructor for class app.entity.RepositoryList
Constructs a repository list with the given array of items.
reviewedBy - Variable in class app.entity.suggestion.Suggestion
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values