Skip navigation links
C E F S 

C

countByText(String) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns the number of stories that contains in its title or text a string passed by param.

E

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

F

findById(int) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns the story identified by id.
findByText(String, int, int) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns a list of paginated stories that contains in its title or text a string passed by param.
findByText(String) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns a list of stories that contains in its title or text a string passed by param.
findByThemeAndGenreAndDate(Theme, Genre, DateRange, int, int) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns a list of stories that matched with the specified params.
findByThemeAndGenreAndDate(Theme, Genre, DateRange) - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns a list of stories that matched with the specified params.
findMostRead() - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Return a list of stories most reader of each genre.
findRecent() - Method in class es.uvigo.esei.dgss.teama.microstories.service.StoryService
Returns the list of recent stories published.

S

StoryService - Class in es.uvigo.esei.dgss.teama.microstories.service
EJB for the Stories
StoryService() - Constructor for class es.uvigo.esei.dgss.teama.microstories.service.StoryService
 
C E F S 
Skip navigation links

Copyright © 2018. All rights reserved.