Index

A B C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

Catcher - Exception in moblima.utils
The type Catcher.
Catcher(String, String) - Constructor for exception moblima.utils.Catcher
Instantiates a new Catcher.
checkClashingShowtime(int, LocalDateTime) - Method in class moblima.control.handlers.CinemaHandler
Check clashing showtime boolean.
checkIfAccountExists(String, String) - Method in class moblima.control.handlers.CustomerHandler
Check if account exists int.
checkIfAlreadyReviewed(String, int) - Method in class moblima.control.handlers.ReviewHandler
Check if already reviewed string.
checkIfCinemaHasBooking(int) - Method in class moblima.control.handlers.BookingHandler
Check if cinema has booking boolean.
checkIfIsAuthenticated() - Method in class moblima.control.handlers.SettingsHandler
Check if is authenticated boolean.
checkIfShowtimeHasBooking(String) - Method in class moblima.control.handlers.BookingHandler
Check if showtime has booking boolean.
Cinema - Class in moblima.entities
The type Cinema.
Cinema(int, Cinema.ClassType, List<Showtime>, String) - Constructor for class moblima.entities.Cinema
Instantiates a new Cinema.
Cinema(Cinema) - Constructor for class moblima.entities.Cinema
Instantiates a new Cinema.
Cinema.ClassType - Enum Class in moblima.entities
The enum Class type.
CinemaHandler - Class in moblima.control.handlers
The type Cinema handler.
CinemaHandler() - Constructor for class moblima.control.handlers.CinemaHandler
Instantiates a new Cinema handler.
cinemas - Variable in class moblima.control.handlers.CinemaHandler
The Cinemas.
cineplexCodes - Variable in class moblima.control.handlers.CinemaHandler
The Cineplex codes.
color - Variable in enum class moblima.utils.Helper.Preset
The Color.
colorizer(String, Helper.Preset) - Static method in class moblima.utils.Helper
Colorizer string.
colorPrint(String, Helper.Preset) - Static method in class moblima.utils.Helper
Color print.
COMING_SOON - Enum constant in enum class moblima.entities.Movie.ShowStatus
The Coming soon.
computeMovieRatings(int) - Method in class moblima.control.handlers.ReviewHandler
Compute movie ratings double.
computeTicketPrice(boolean, Showtime.ShowType, Cinema.ClassType, Booking.TicketType, LocalDateTime) - Method in class moblima.control.handlers.SettingsHandler
Compute ticket price double.
computeTotalCost(boolean, Showtime.ShowType, Cinema.ClassType, Booking.TicketType, LocalDateTime, int) - Method in class moblima.control.handlers.SettingsHandler
Compute total cost double.
Constants - Class in moblima.utils
Global environment variables and debug mode toggle
convertToJsonArray(List) - Static method in class moblima.utils.datasource.Datasource
Converts List to JsonArray
createMovie() - Method in class moblima.boundaries.MovieMenu
Create movie int.
createMovieShowtime(int) - Method in class moblima.boundaries.BookingMenu
Create movie showtime int.
CURRENT - Enum constant in enum class moblima.utils.Helper.Preset
Current preset.
currentAccount - Variable in class moblima.control.handlers.SettingsHandler
The Current account.
currentCustomer - Variable in class moblima.control.handlers.CustomerHandler
The Current customer.
currentSettings - Variable in class moblima.control.handlers.SettingsHandler
The Current settings.
currentStaff - Variable in class moblima.control.handlers.StaffHandler
The Current staff.
Customer - Class in moblima.entities
The type Customer.
Customer(String, String, String) - Constructor for class moblima.entities.Customer
Instantiates a new Customer.
CustomerController - Class in moblima.control.controllers
The type Customer controller.
CustomerHandler - Class in moblima.control.handlers
The type Customer handler.
CustomerHandler() - Constructor for class moblima.control.handlers.CustomerHandler
Instantiates a new Customer handler.
CustomerMenu - Class in moblima.boundaries
The type Customer menu.
customers - Variable in class moblima.control.handlers.CustomerHandler
The Customers.
A B C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form