@Named(value="likedStories") @SessionScoped public class LikedStoriesBean extends Paginated implements Serializable
| Constructor and Description |
|---|
LikedStoriesBean() |
| Modifier and Type | Method and Description |
|---|---|
long |
countTotalItems() |
void |
removeFavorite(Long storyId) |
protected List<es.uvigo.esei.microstories.dtos.StoryResponseDto> |
search(int page,
int pageSize) |
changeCurrentPage, changePageSize, getCurrentPage, getLastItemIndex, getPageSize, getPagesToShow, getResults, getTotalItems, getTotalPages, goToPage, isLastPage, nextPage, previousPage, refresh, setPageSize, updateSearchprotected List<es.uvigo.esei.microstories.dtos.StoryResponseDto> search(int page, int pageSize)
public long countTotalItems()
countTotalItems in class Paginatedpublic void removeFavorite(Long storyId)
Copyright © 2025. All rights reserved.