Module sc2002_fypms
Package interfaces
-
Interface Summary Interface Description IAuthService TheIAuthService
interface defines a contract for managing authentication services, such as login and logout.IFileDataService TheIFileDataService
interface defines a contract for importing and exporting data to and from files.IProjectFYPCoordinatorService TheIProjectFYPCoordinatorService
interface defines a contract for managing FYP Coordinator-related project services.IProjectStudentService TheIProjectStudentService
interface defines a contract for managing student-related project services.IProjectSupervisorService TheIProjectSupervisorService
interface defines a contract for managing supervisor-related project services.IProjectView TheIProjectView
interface defines a contract for displaying project information.IRequestFYPCoordinatorService TheIRequestFYPCoordinatorService
interface defines a contract for managing FYP Coordinator-related request services.IRequestStudentService TheIRequestStudentService
interface defines a contract for managing student-related request services.IRequestSupervisorService TheIRequestSupervisorService
interface defines a contract for managing supervisor-related request services.IRequestView TheIRequestView
interface defines a contract for displaying request information.IUserService TheIUserService
interface defines a contract for user services.