Package com.alpaca.mapper.impl
package com.alpaca.mapper.impl
-
ClassesClassDescriptionImplementation of the
IAdvertiserMapper
interface, responsible for converting betweenAdvertiser
entities and their corresponding request and response DTOs.Implementation ofIPermissionMapper
focused on converting betweenPermission
entities and their associated request and response DTOs.Implementation ofIProfileMapper
for mapping betweenProfile
entities and their corresponding request and response DTOs.Implementation of theIRoleMapper
interface responsible for mapping betweenRole
entities and their corresponding request and response DTOs.Implementation of theIUserMapper
interface responsible for mapping betweenUser
entities and their corresponding request and response DTOs.