Package com.samupert.univpm.eurostat.common.mapper
package com.samupert.univpm.eurostat.common.mapper
-
ClassDescriptionDtoToEntityMapper<D,
E> Interface that defines the contract for mapping between DTOs and entities.EntityToDtoMapper<D,E> Interface that defines the contract for mapping between entities and DTOs.Exception thrown when a mapping fails.