Skip navigation links
E F G S T V 

E

es.uvigo.esei.dgss.microstories.service - package es.uvigo.esei.dgss.microstories.service
 

F

findStoryById(int) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
Returns a story identified by his id.

G

get(String) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
Returns the user identified by login.
getAllMyStories(User) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
 
getMyStories(User, int, int) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
 
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
getTotalSearchRows(String, String, Date) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
Returns the number stories that indicates the explorer filters

S

StoryService - Class in es.uvigo.esei.dgss.microstories.service
EJB for stories
StoryService() - Constructor for class es.uvigo.esei.dgss.microstories.service.StoryService
 

T

totalSearchRows(String) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
Returns the total of rows in a search

V

validateUser(String, String) - Method in class es.uvigo.esei.dgss.microstories.service.StoryService
Validates if a user exist
E F G S T V 
Skip navigation links

Copyright © 2020. All rights reserved.