Module sc2002_fypms
Package views
-
Class Summary Class Description CommonView TheCommonView
class provides utility methods for displaying user interface components in the console.ProjectAllocatedView TheProjectAllocatedView
class implementsIProjectView
and provides methods for displaying project information when the project is allocated.ProjectAvailableView TheProjectAvailableView
class implementsIProjectView
and provides methods for displaying project information when the project is available.ProjectSubmittedView TheProjectSubmittedView
class implementsIProjectView
and provides methods for displaying project information when the project is submitted.RequestAllocateProjectView TheRequestAllocateProjectView
class implementsIRequestView
and provides methods for displaying request information related to allocating a project to a student.RequestChangeProjectTitleView TheRequestChangeProjectTitleView
class implementsIRequestView
and provides methods for displaying request information related to changing a project's title.RequestDeregisterProjectView TheRequestDeregisterProjectView
class implementsIRequestView
and provides methods for displaying request information related to deregistering a student from a project.RequestTransferStudentView TheRequestTransferStudentView
class implementsIRequestView
and provides methods for displaying request information related to transferring a student to a replacement supervisor.