Skip navigation links
C E F I S T U 

C

CORSFilter - Class in es.uvigo.esei.dgss.teama.microstories.rest
 
CORSFilter() - Constructor for class es.uvigo.esei.dgss.teama.microstories.rest.CORSFilter
 

E

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

F

filter(ContainerRequestContext, ContainerResponseContext) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.CORSFilter
 
findById(int) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
Returns the story identified by the id.
findByText(String, int, int) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
Returns a list of stories that matched by the text param.
findByThemeAndGenreAndDate(Genre, Theme, DateRange, int, int) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
Returns a list of stories that agree with the search params.
findMostRead() - Method in class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
Returns a list of most read stories in the last month.
findRecentStories() - Method in class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
Returns the most recent stories.
findStoriesByAuthor(String, int, int) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.UserResource
Returns a List<Story> written by a specified Author.

I

IllegalArgumentExceptionMapper - Class in es.uvigo.esei.dgss.teama.microstories.rest
 
IllegalArgumentExceptionMapper() - Constructor for class es.uvigo.esei.dgss.teama.microstories.rest.IllegalArgumentExceptionMapper
 

S

SecurityExceptionMapper - Class in es.uvigo.esei.dgss.teama.microstories.rest
 
SecurityExceptionMapper() - Constructor for class es.uvigo.esei.dgss.teama.microstories.rest.SecurityExceptionMapper
 
StoryResource - Class in es.uvigo.esei.dgss.teama.microstories.rest
Resource that represents the microstories in the application.
StoryResource() - Constructor for class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource
 

T

toResponse(IllegalArgumentException) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.IllegalArgumentExceptionMapper
 
toResponse(SecurityException) - Method in class es.uvigo.esei.dgss.teama.microstories.rest.SecurityExceptionMapper
 

U

UserResource - Class in es.uvigo.esei.dgss.teama.microstories.rest
Resource that represents the users in the application.
UserResource() - Constructor for class es.uvigo.esei.dgss.teama.microstories.rest.UserResource
 
C E F I S T U 
Skip navigation links

Copyright © 2018. All rights reserved.