public class StoryMapper extends Object
| Constructor and Description |
|---|
StoryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static StoryCreateDto |
toCreateDto(es.uvigo.esei.microstories.domain.entities.Story story) |
static es.uvigo.esei.microstories.domain.entities.Story |
toStory(StoryResponseDto dto) |
static StoryResponseDto |
toStoryResponseDto(es.uvigo.esei.microstories.domain.entities.Story story) |
public static es.uvigo.esei.microstories.domain.entities.Story toStory(StoryResponseDto dto)
public static StoryResponseDto toStoryResponseDto(es.uvigo.esei.microstories.domain.entities.Story story)
public static StoryCreateDto toCreateDto(es.uvigo.esei.microstories.domain.entities.Story story)
Copyright © 2025. All rights reserved.