Module sc2002_fypms
Package interfaces
-
Interface Summary Interface Description IAuthService TheIAuthServiceinterface defines a contract for managing authentication services, such as login and logout.IFileDataService TheIFileDataServiceinterface defines a contract for importing and exporting data to and from files.IProjectFYPCoordinatorService TheIProjectFYPCoordinatorServiceinterface defines a contract for managing FYP Coordinator-related project services.IProjectStudentService TheIProjectStudentServiceinterface defines a contract for managing student-related project services.IProjectSupervisorService TheIProjectSupervisorServiceinterface defines a contract for managing supervisor-related project services.IProjectView TheIProjectViewinterface defines a contract for displaying project information.IRequestFYPCoordinatorService TheIRequestFYPCoordinatorServiceinterface defines a contract for managing FYP Coordinator-related request services.IRequestStudentService TheIRequestStudentServiceinterface defines a contract for managing student-related request services.IRequestSupervisorService TheIRequestSupervisorServiceinterface defines a contract for managing supervisor-related request services.IRequestView TheIRequestViewinterface defines a contract for displaying request information.IUserService TheIUserServiceinterface defines a contract for user services.