| Package | Description |
|---|---|
| es.uvigo.esei.dgss.lettab.service |
| Modifier and Type | Method and Description |
|---|---|
void |
EventEJB.linkEventToUser(es.uvigo.esei.dgss.lettab.domain.User participant,
es.uvigo.esei.dgss.lettab.domain.Event event)
Links an user to an event and increase the number of participants for
that event
|
void |
UserEJB.linkUserToEvent(es.uvigo.esei.dgss.lettab.domain.User participant,
es.uvigo.esei.dgss.lettab.domain.Event event)
Link to an event to an user and increase the participants for that event
|
void |
EventEJB.removeLinkEventToUser(es.uvigo.esei.dgss.lettab.domain.User participant,
es.uvigo.esei.dgss.lettab.domain.Event event)
Removes the relationship between an user who assist to an event
|
Copyright © 2017. All rights reserved.