Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addItem(AppNavItem...) - Method in class com.gruppox.pissir23.components.appnav.AppNav
-
Adds menu item(s) to the menu.
- addItem(AppNavItem...) - Method in class com.gruppox.pissir23.components.appnav.AppNavItem
-
Adds menu item(s) inside this item, creating a hierarchy.
- ADMIN - Enum constant in enum class com.gruppox.pissir23.data.Role
- afterNavigation() - Method in class com.gruppox.pissir23.views.MainLayout
- Application - Class in com.gruppox.pissir23
-
The entry point of the Spring Boot application.
- Application() - Constructor for class com.gruppox.pissir23.Application
- AppNav - Class in com.gruppox.pissir23.components.appnav
-
A navigation menu with support for hierarchical and flat menus.
- AppNav() - Constructor for class com.gruppox.pissir23.components.appnav.AppNav
-
Creates a new menu without any label.
- AppNav(String) - Constructor for class com.gruppox.pissir23.components.appnav.AppNav
-
Creates a new menu with the given label.
- AppNavItem - Class in com.gruppox.pissir23.components.appnav
-
A menu item for the
AppNavcomponent. - AppNavItem(String) - Constructor for class com.gruppox.pissir23.components.appnav.AppNavItem
-
Creates a menu item which does not link to any view but only shows the given label.
- AppNavItem(String, Class<? extends Component>) - Constructor for class com.gruppox.pissir23.components.appnav.AppNavItem
-
Creates a new menu item using the given label that links to the given view.
- AppNavItem(String, Class<? extends Component>, Component) - Constructor for class com.gruppox.pissir23.components.appnav.AppNavItem
-
Creates a new menu item using the given label that links to the given view.
- AppNavItem(String, String) - Constructor for class com.gruppox.pissir23.components.appnav.AppNavItem
-
Creates a new menu item using the given label that links to the given path.
- AppNavItem(String, String, Component) - Constructor for class com.gruppox.pissir23.components.appnav.AppNavItem
-
Creates a new menu item using the given label and icon that links to the given path.
- approvaAttuatore(int, int, String) - Static method in class com.gruppox.pissir23.restclient.RestClient
-
Metodo che approva l'inserimento di un nuovo attuatore all'interno del campo
- approvaSensore(int, int, String) - Static method in class com.gruppox.pissir23.restclient.RestClient
-
Metodo che approva l'inserimento di un nuovo sensore all'interno del campo
- AttuatoriResponse - Class in com.gruppox.pissir23.restclient
-
Classe utile alla gestione degli attuatori.
- AttuatoriResponse(int, String, String, int, String, Integer) - Constructor for class com.gruppox.pissir23.restclient.AttuatoriResponse
-
Costruttore utile alla creazione di un nuovo attuatore
- AuthenticatedUser - Class in com.gruppox.pissir23.security
-
Questa classe gestisce l'utente autenticato e fornisce metodi per ottenere l'utente attualmente loggato e effettuare il logout.
- AuthenticatedUser(AuthenticationContext, UtenteRepository, HttpServletRequest, HttpServletResponse) - Constructor for class com.gruppox.pissir23.security.AuthenticatedUser
-
Costruttore della classe AuthenticatedUser.
- AziendeAgricoleResponse - Class in com.gruppox.pissir23.restclient
-
Classe utile alla gestione delle aziende agricole.
- AziendeAgricoleResponse(int, int, String) - Constructor for class com.gruppox.pissir23.restclient.AziendeAgricoleResponse
-
Costruttore utile alla creazione di una nuova azienda agricola
- AziendeIdricheResponse - Class in com.gruppox.pissir23.restclient
-
Classe utile alla gestione delle aziende idriche.
- AziendeIdricheResponse(int, int, int, int, float, String) - Constructor for class com.gruppox.pissir23.restclient.AziendeIdricheResponse
-
Costruttore utile a creare una nuova azienda idrica
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form