Package com.alpaca.mapper
package com.alpaca.mapper
-
InterfacesClassDescriptionGenericMapper<T,
ResponseDTO, RequestDTO> A generic mapper interface to facilitate conversion between entities, request DTOs, and response DTOs.Mapper interface for converting betweenAdvertiser
entities and their corresponding request and response DTOs.Mapper interface for converting betweenPermission
entities and their corresponding request and response DTOs.Mapper interface for converting betweenProfile
entities and their corresponding request and response DTOs.Mapper interface for converting betweenRole
entities and their corresponding request and response DTOs.Mapper interface for converting betweenUser
entities and their corresponding request and response DTOs.