Uses of Class
org.saidone.model.entity.AuditEntryEntity
Packages that use AuditEntryEntity
-
Uses of AuditEntryEntity in org.saidone.model.mapper
Methods in org.saidone.model.mapper that return AuditEntryEntityModifier and TypeMethodDescriptionAuditEntryMapper.toEntity(AuditEntryDto dto) AuditEntryMapperImpl.toEntity(AuditEntryDto dto) Methods in org.saidone.model.mapper with parameters of type AuditEntryEntityModifier and TypeMethodDescriptionAuditEntryMapper.toDto(AuditEntryEntity entity) AuditEntryMapperImpl.toDto(AuditEntryEntity entity) Method parameters in org.saidone.model.mapper with type arguments of type AuditEntryEntityModifier and TypeMethodDescriptionAuditEntryMapper.toDtoList(List<AuditEntryEntity> entities) AuditEntryMapperImpl.toDtoList(List<AuditEntryEntity> entities)