Uses of Class
com.esprit.models.users.CinemaManager
Packages that use CinemaManager
-
Uses of CinemaManager in com.esprit.controllers
Fields in com.esprit.controllers declared as CinemaManagerModifier and TypeFieldDescription(package private) CinemaManager
CinemaManagerSideBarController.resp
Methods in com.esprit.controllers with parameters of type CinemaManagerModifier and TypeMethodDescriptionvoid
CinemaManagerSideBarController.setData
(CinemaManager resp) Sets the value of the `resp` field to a provided `CinemaManager` object. -
Uses of CinemaManager in com.esprit.controllers.cinemas
Fields in com.esprit.controllers.cinemas declared as CinemaManagerModifier and TypeFieldDescription(package private) CinemaManager
DashboardResponsableController.cinemaManager
Methods in com.esprit.controllers.cinemas with parameters of type CinemaManagerModifier and TypeMethodDescriptionvoid
DashboardResponsableController.setData
(CinemaManager resp) Sets the value of the `cinemaManager` field to the input parameter `resp`. -
Uses of CinemaManager in com.esprit.models.cinemas
Fields in com.esprit.models.cinemas declared as CinemaManagerConstructors in com.esprit.models.cinemas with parameters of type CinemaManager