Package

org.genivi.sota.resolver

common

Permalink

package common

Visibility
  1. Public
  2. All

Type Members

  1. case class InstalledSoftware(packages: Set[PackageId], firmware: Set[Firmware]) extends Product with Serializable

    Permalink
  2. trait NamespaceDirective extends BasicDirectives

    Permalink

Value Members

  1. object Errors

    Permalink

    The resolver deals with vehicles, packages, filters and components, sometimes when working with these entities they might not exist, in which case we have to throw an error.

    The resolver deals with vehicles, packages, filters and components, sometimes when working with these entities they might not exist, in which case we have to throw an error. This file contains common exceptions and handlers for how to complete requests in which the exceptions are raised.

  2. object NamespaceDirective extends NamespaceDirective

    Permalink
  3. object RefinementDirectives

    Permalink

    Helpers for extracting refined values from the URL.

Ungrouped