All Classes and Interfaces
Classes
Class
Description
This class allows to interact with the TrustedListAPI and retrieve data from it.
JavaFX App
This class represents a country with all its trusted providers (that provide services).
Controller of the credits view.
Controller of the home view.
Utility class to launch the application from an unique fat jar.
Controller of the listCountries view.
Controller of the listServices view
It has the duty to show the list of the Trust-Service types to the user and to let him go back to the homepage.
This class represents a provider of trusted services.
This class represents a Query used for the trusted services search.
Controller of the queryResults view.
Controller of the selectCountries view.
Controller of the selectProviders view.
Controller of the selectServices view.
Controller of the selectStatus view
It has the duty to let the user choose his service statuses of interest with a view to creating a query.
This class represents a Trusted Service with his name, type, status and provider.
This class represents a type of service with his name and code.
This class wraps all the objects that represents EU trusted entities (country, provider, service).
This class is used as interface for all the business logic operations.