Package src.view

Class StaffConfigPermissionsView

Object
StaffConfigPermissionsView

public class StaffConfigPermissionsView extends Object
View for cinema staffs to configure movie goer's permissions to view top 5 movies
Version:
1.0
Author:
Jonathan Ng
  • Constructor Details

    • StaffConfigPermissionsView

      public StaffConfigPermissionsView()
      Constructor
  • Method Details

    • printMenu

      public void printMenu()
      Method to print boiler plate
    • appContent

      public void appContent()
      Method to call printMenu Upon successful choice, optInOut under CinemaStaffManager will be called and the movieGoer's permissions will be updated and saved into the database