Module sc2002_fypms
Package views

Class RequestTransferStudentView

  • All Implemented Interfaces:
    IRequestView

    public class RequestTransferStudentView
    extends java.lang.Object
    implements IRequestView
    The RequestTransferStudentView class implements IRequestView and provides methods for displaying request information related to transferring a student to a replacement supervisor.
    • Constructor Detail

    • Method Detail

      • displayRequestInfo

        public void displayRequestInfo​(Request request)
        Description copied from interface: IRequestView
        Displays information about the given request.
        Specified by:
        displayRequestInfo in interface IRequestView
        Parameters:
        request - the Request object whose information should be displayed