| Package | Description |
|---|---|
| es.uvigo.esei.dgss.lettab.service |
| Modifier and Type | Method and Description |
|---|---|
void |
EventEJB.cancelEvent(String userLogin,
int eventId)
This method is used to cancel a given event.
|
es.uvigo.esei.dgss.lettab.domain.User |
UserEJB.checkLoggedUser(String login,
String password)
Checks the user that try to log in the web site
|
es.uvigo.esei.dgss.lettab.domain.User |
UserEJB.findRegisteredUser(String login)
Find the registered user by login
|
Copyright © 2017. All rights reserved.