Index

A C E G H I L M N P Q R S T 
All Classes and Interfaces|All Packages

R

readFromFile() - Static method in class proseccoCoding.TLN.model.APIHandler
Private method that reads from local file the service types data and return an HashMap containing entries with service type codes as keys and service type names as values.
requestData() - Method in class proseccoCoding.TLN.model.TrustedListFacade
Tells APIHandler to request the services data to the TrustedListAPI
retrieveCountries() - Static method in class proseccoCoding.TLN.model.APIHandler
Static method that returns an HashMap containing entries with country codes as keys and Country objects as values.
retrieveCountriesNames() - Static method in class proseccoCoding.TLN.model.APIHandler
Static method that returns an ArrayList of Strings containing the names of the EU countries
retrieveCountriesNames() - Method in class proseccoCoding.TLN.model.TrustedListFacade
Retrieves from APIHandler the list of the EU countries names
retriveCountryData(String) - Static method in class proseccoCoding.TLN.model.APIHandler
Static method that parses countryData and extracts the data to create a Country object
retriveServiceTypes() - Static method in class proseccoCoding.TLN.model.APIHandler
Static method that parses countryData and extracts all service types from all countries
retriveServiceTypes() - Method in class proseccoCoding.TLN.model.TrustedListFacade
Retrieves from APIHandler the list of the service types names and codes
A C E G H I L M N P Q R S T 
All Classes and Interfaces|All Packages