Package services
The subpackage contains classes for authentication and
enquiry or suggestion features
-
Class Summary Class Description AuthCommitteeService AuthCommitteeService
extendsAuthStudentService
and provides authentication functions for Committee.AuthService AuthService
is an abstract class that implements theIAuthService
interface.AuthStaffService AuthStaffService
extendsAuthService
and provides authentication functions for Staff.AuthStudentService AuthStudentService
extendsAuthService
and provides authentication functions for Students.CampStaffService CampStaffService
implementsICampStaffService
interface and provide camp functions in the role permission of a staffCampStudentService CampStudentService
implementsICampStudentService
interface and provide camp functions in the role permission of a studentCsvDataService TheCsvDataService
class implements theIFileDataService
interface and provides methods for reading and writing data from/to CSV files.EnquiryCommitteeService EnquiryCommitteeService
implementsIEnquiryCommitteeService
interface and provide enquiry related functions for a committee user for selected campEnquiryStaffService EnquiryStaffService
implemetsIEnquiryStaffService
interface and provide enquiry related functions for a staff user for selected campEnquiryStudentService EnquiryStudentService
implemetsIEnquiryStudentService
interface and provide enquiry related functions for a student user for selected campReportGeneratorService ReportGeneratorService
implementsIReportGeneratorService
interface and creates an user interface for camp reportsSuggestionCommitteeService SuggestionCommitteeService
implementsISuggestionCommitteeService
interfaceSuggestionStaffService SuggestionStaffService
implementsISuggestionStaffService
interface and provide suggestions related functions for a staff user for selected campUserService TheUserService
class implements theIUserService
interface and provides functions for user management