Package moblima.boundaries
Class StaffMenu
java.lang.Object
moblima.boundaries.Menu
moblima.boundaries.StaffMenu
The type Staff menu.
-
Field Summary
-
Method Summary
Methods inherited from class moblima.boundaries.Menu
awaitContinue, displayMenu, displayMenuList, displayMenuList, getListSelectionIdx, getListSelectionIdx, printChanges, refreshMenu, setDate, setDateTime, setDouble, setInt, setString
-
Method Details
-
getInstance
Gets instance.- Returns:
- the instance
-
showMenu
public void showMenu()Description copied from class:Menu
Show menu. -
getCurrentStaff
public int getCurrentStaff()Gets current staff.- Returns:
- the current staff
-
login
public int login()Login int.- Returns:
- the int
-
register
public boolean register()Register boolean.- Returns:
- the boolean
-
isAuthenticated
public boolean isAuthenticated()Is authenticated boolean.- Returns:
- the boolean
-
getStaffMenu
Gets staff menu.- Returns:
- the staff menu
-