Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- filter1Comment - Variable in class app.ui.camp.listview.CampListView
- filter1Enable - Variable in class app.ui.camp.listview.CampListView
- filter1End - Variable in class app.ui.camp.listview.CampListView
- filter1Start - Variable in class app.ui.camp.listview.CampListView
- filter2 - Variable in class app.ui.camp.listview.CampListView
- filter2Enable - Variable in class app.ui.camp.listview.CampListView
- filter3 - Variable in class app.ui.camp.listview.CampListView
- filter3Enable - Variable in class app.ui.camp.listview.CampListView
- filter4 - Variable in class app.ui.camp.listview.CampListView
- filter4Enable - Variable in class app.ui.camp.listview.CampListView
- filter4Index - Variable in class app.ui.camp.listview.CampListView
- filterByAnsweredBy(User) - Method in class app.entity.enquiry.EnquiryList
-
Filters the list of enquiries by a specific user who answered the enquiry.
- filterByAnsweredBy(User) - Method in interface app.entity.interfaces.IFilterableByAnsweredBy
-
Filters the items by the user who answered them.
- filterByAnsweredBy(User) - Method in class app.entity.suggestion.SuggestionList
-
Filters the list of suggestions by the provided staff.
- filterByAttendee(Student) - Method in class app.entity.camp.CampList
- filterByAttendee(Student) - Method in interface app.entity.interfaces.IFilterableByAttendee
-
Filters items based on the specified attendee (e.g., student).
- filterByCamp(Camp) - Method in class app.entity.enquiry.EnquiryList
-
Filters the list of enquiries by a specific camp.
- filterByCamp(Camp) - Method in interface app.entity.interfaces.IFilterableByCamp
-
Filters the items by camp.
- filterByCamp(Camp) - Method in class app.entity.suggestion.SuggestionList
-
Filters the list of suggestions by the provided camp.
- filterByCampCommittee(Student) - Method in class app.entity.camp.CampList
- filterByCampCommittee(Student) - Method in interface app.entity.interfaces.IFilterableByCampCommittee
-
Filters items based on the specified camp committee member (e.g., student).
- filterByDateRange(Date, Date) - Method in class app.entity.camp.CampList
-
Filters the list of camps within a specific date range.
- filterByDateRange(Date, Date) - Method in interface app.entity.interfaces.IFilterableByDateRange
-
Filters the list by date range.
- filterByID(String) - Method in class app.entity.camp.CampList
-
Filters the list of camps by the specified ID.
- filterByID(String) - Method in class app.entity.enquiry.EnquiryList
-
Filters the list of enquiries by a specific ID.
- filterByID(String) - Method in interface app.entity.interfaces.IFilterableByID
-
Filters the list of items by ID.
- filterByID(String) - Method in class app.entity.suggestion.SuggestionList
-
Filters the list of suggestions by the provided ID.
- filterByID(String) - Method in class app.entity.user.UserList
-
Filters the user list by the specified user ID.
- filterByRegistrationDate(Date) - Method in class app.entity.camp.CampList
-
Filters the list of camps by registration date.
- filterByRegistrationDate(Date) - Method in interface app.entity.interfaces.IFilterableByRegistrationDate
-
Filters the items by registration date.
- filterBySchool(String) - Method in class app.entity.camp.CampList
-
Filters the list of camps by the specified school.
- filterBySchool(String) - Method in interface app.entity.interfaces.IFilterableBySchool
-
Filters the items by school.
- filterBySchool(String) - Method in class app.entity.user.UserList
- filterBySender(User) - Method in class app.entity.enquiry.EnquiryList
-
Filters the list of enquiries by a specific sender.
- filterBySender(User) - Method in interface app.entity.interfaces.IFilterableBySender
-
Filters the items by sender.
- filterBySender(User) - Method in class app.entity.suggestion.SuggestionList
-
Filters the list of suggestions by the provided sender.
- filterByStaff(Staff) - Method in class app.entity.camp.CampList
-
Filters the list of camps by a specific staff member in charge.
- filterByStatus(SuggestionStatus) - Method in class app.entity.suggestion.SuggestionList
-
Filters the list of suggestions by the provided status.
- filterByStatus(Boolean) - Method in class app.entity.enquiry.EnquiryList
-
Filters the list of enquiries by a specific status.
- filterByStatus(K) - Method in interface app.entity.interfaces.IFilterableByStatus
-
Filters the list of items by status.
- filterByStudent(Student) - Method in class app.entity.camp.CampList
-
Filters the list of camps by a specific student attendee.
- filterByStudent(Student) - Method in interface app.entity.interfaces.IFilterableByStudent
-
Filters items based on the specified student.
- filterByVisibility(boolean) - Method in class app.entity.camp.CampList
-
Filters the list of camps by their visibility status.
- filterByVisibility(boolean) - Method in interface app.entity.interfaces.IFilterableByVisibility
-
Filters the list of items by visibility.
- filterLabel1 - Variable in class app.ui.camp.listview.CampListView
- filterLabel2 - Variable in class app.ui.camp.listview.CampListView
- filterLabel3 - Variable in class app.ui.camp.listview.CampListView
- filterLabel4 - Variable in class app.ui.camp.listview.CampListView
- forgetPassword(String, String) - Static method in class app.controller.user.UserAccountManagementController
-
Retrieves the user's password if the provided email matches the one associated with the username.
All Classes and Interfaces|All Packages|Constant Field Values