Skip navigation links
A C E F G H I M P S T U 

A

assistToEvent(Event) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
Follow an event by an user

C

checkIsFollowing(Event) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
 
ConfirmationMail - Class in es.uvigo.esei.dgss.teama.letta.ejb.util.email
This class creates a confirmation mail.
ConfirmationMail(String, String, String) - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.util.email.ConfirmationMail
Creates a new instance of ConfirmationMail with a default body message.
confirmRegistration(String) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
Confirms a pre-registered user through the given token.
createEvent(Event) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
 

E

EmailSender - Class in es.uvigo.esei.dgss.teama.letta.ejb.util.email
This class allows send a mail.
EmailSender() - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.util.email.EmailSender
 
equals(Object) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
 
es.uvigo.esei.dgss.teama.letta.ejb - package es.uvigo.esei.dgss.teama.letta.ejb
 
es.uvigo.esei.dgss.teama.letta.ejb.token - package es.uvigo.esei.dgss.teama.letta.ejb.token
 
es.uvigo.esei.dgss.teama.letta.ejb.util.email - package es.uvigo.esei.dgss.teama.letta.ejb.util.email
 
EventEJB - Class in es.uvigo.esei.dgss.teama.letta.ejb
 
EventEJB() - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
 

F

findByName(String) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
 

G

generate() - Method in interface es.uvigo.esei.dgss.teama.letta.ejb.token.TokenGenerator
Generates a token.
generate() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.token.UuidGenerator
 
getMessage() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Gets the body of the mail.
getReceiver() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Gets the receiver address.
getSubject() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Gets the subject of the mail.
getTopEvent() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
 
getTransmitter() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Gets the transmitter address.
getWallEvent() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
 

H

hashCode() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
 

I

isRegistered(String) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
Checks if the given user login is registered in the system.

M

Mail - Class in es.uvigo.esei.dgss.teama.letta.ejb.util.email
This class represents a mail with the necessary data to be sent.
Mail(String, String, String, String) - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Creates a new instance of Mail.
Mail(String, String, String) - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Creates a new instance of Mail with server address as transmitter.
MailSender - Interface in es.uvigo.esei.dgss.teama.letta.ejb.util.email
This interface must be implemented by mail sender classes.

P

preRegistration(User) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
Generates a verification token used to confirm the registration later.

S

search(String) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
Gets events that match with the follow criteria: the search term appears in the title or the search term appears in the description.
searchAutocomplete(String) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.EventEJB
Gets the same events that search method but returns only titles of events.
send(Mail) - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.EmailSender
Sends the given mail.
send(Mail) - Method in interface es.uvigo.esei.dgss.teama.letta.ejb.util.email.MailSender
Sends the given mail to addressee.
SERVER - Static variable in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
Server address (transmitter).

T

TokenGenerator - Interface in es.uvigo.esei.dgss.teama.letta.ejb.token
This interface must be implemented by verification token generator classes.
toString() - Method in class es.uvigo.esei.dgss.teama.letta.ejb.util.email.Mail
 

U

UserEJB - Class in es.uvigo.esei.dgss.teama.letta.ejb
This class contains the logic of user management.
UserEJB() - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.UserEJB
 
UuidGenerator - Class in es.uvigo.esei.dgss.teama.letta.ejb.token
This class implements the TokenGenerator interface.
UuidGenerator() - Constructor for class es.uvigo.esei.dgss.teama.letta.ejb.token.UuidGenerator
 
A C E F G H I M P S T U 
Skip navigation links

Copyright © 2016. All rights reserved.