| Package | Description |
|---|---|
| es.uvigo.esei.dgss.teama.microstories.model |
| Modifier and Type | Method and Description |
|---|---|
static StoryDto |
StoryDTOMapper.mapToDto(es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity story) |
| Modifier and Type | Method and Description |
|---|---|
static List<StoryDto> |
StoryDTOMapper.mapStoryList(List<es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity> entityList) |
static Pagination<StoryDto> |
StoryDTOMapper.mapToPagination(List<es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity> entityList,
int page,
int maxResults,
int totalElements) |
Copyright © 2023. All rights reserved.