Interface AuditMapper

All Superinterfaces:
AuditBaseMapper<Audit,AuditDTO>
All Known Implementing Classes:
AuditMapperImpl

public interface AuditMapper extends AuditBaseMapper<Audit,AuditDTO>
Mapping interface for Audit entities and DTOs
Author:
European Dynamics SA.
  • Method Details