Skip navigation links
C E F G I J M S T U 

C

cancelEvent(Event) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Cancel an event
CORSFilter - Class in es.uvigo.esei.dgss.lettab.rest
 
CORSFilter() - Constructor for class es.uvigo.esei.dgss.lettab.rest.CORSFilter
 
createEvent(String, Event) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Creates an event

E

es.uvigo.esei.dgss.lettab.rest - package es.uvigo.esei.dgss.lettab.rest
 
EventREST - Class in es.uvigo.esei.dgss.lettab.rest
EventREST Class to the REST logic with all information for user's events
EventREST() - Constructor for class es.uvigo.esei.dgss.lettab.rest.EventREST
 

F

filter(ContainerRequestContext, ContainerResponseContext) - Method in class es.uvigo.esei.dgss.lettab.rest.CORSFilter
 

G

getEventById(int) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Obtains a detail of Event passed by id
getFrontpageEvents() - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Obtains a list with 20 events to show in the front page if the number of events in the system is less than 20 return all the events.
getMyCreatedEvents(String) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Gets the events created by the given user
getMyJoinedEvents(String) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Obtains a list with all the events in which one user has joined and show that list
getPoupularEvents() - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
Obtains a list with the first five most popular events and show it.

I

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

J

joinToAnEvent(String, int) - Method in class es.uvigo.esei.dgss.lettab.rest.UserREST
 

M

modifyEventById(int, Event) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
 

S

searchEvent(String) - Method in class es.uvigo.esei.dgss.lettab.rest.EventREST
REST Method to retrieve a list of events that agree the search pattern in JSON
SecurityExceptionMapper - Class in es.uvigo.esei.dgss.lettab.rest
 
SecurityExceptionMapper() - Constructor for class es.uvigo.esei.dgss.lettab.rest.SecurityExceptionMapper
 

T

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

U

UserREST - Class in es.uvigo.esei.dgss.lettab.rest
UserREST Class to the REST logic with all information for an user
UserREST() - Constructor for class es.uvigo.esei.dgss.lettab.rest.UserREST
 
C E F G I J M S T U 
Skip navigation links

Copyright © 2017. All rights reserved.