- get(String) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
-
Returns the user identified by login.
- getRecentStories() - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
-
Returns the recent stories, the last 6 stories.
- getStoriesByText(String, int, int) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
-
Returns the stories that contains the text on the title or text with pagination
- getStoriesByUser(int, int) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
-
Returns the stories about user logged with pagination
- getStoriesToExplore(String, String, Date, int, int) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
-
Returns the stories that indicates the explorer filters with pagination