Package proseccoCoding.TLN.model


package proseccoCoding.TLN.model
  • Classes
    Class
    Description
    This class allows to interact with the TrustedListAPI and retrieve data from it.
    This class represents a country with all its trusted providers (that provide services).
    This class represents a provider of trusted services.
    This class represents a Query used for the trusted services search.
    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.