public class JoinEventController extends Object
| Constructor and Description |
|---|
JoinEventController() |
| Modifier and Type | Method and Description |
|---|---|
void |
doJoin(es.uvigo.esei.dgss.letta.domain.entities.Event event)
Joins into a selected event.
|
public void doJoin(es.uvigo.esei.dgss.letta.domain.entities.Event event)
throws IOException
event - the event user want join. This paramenter must be a non
null Event.IOException - if an error happens on the redirection.Copyright © 2015. All rights reserved.