Interface ApiDomainMapper


public interface ApiDomainMapper
Maps objects between the (NGSI)api-domain and the internal domain.
  • Method Details

    • timeRelVoToTimeRelation

      TimeRelation timeRelVoToTimeRelation(TimerelVO timerelVO)
      Get an internal timerelation object from the api's timerelVO
      Parameters:
      timerelVO - - the api object
      Returns:
      the internal representation