-
- All Known Implementing Classes:
RequestAllocateProjectView,RequestChangeProjectTitleView,RequestDeregisterProjectView,RequestTransferStudentView
public interface IRequestViewTheIRequestViewinterface defines a contract for displaying request information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisplayRequestInfo(Request request)Displays information about the given request.
-