User into a Event.User into a Event.Events currently exist in the database.Events that authenticated
User is joined.Event in the database, setting its creator as the
current identified User.User associated with the received login name,
returned as an Optional value that will be empty if the user is
not found.int with the number of User attendants of
the Event.User associated with the received email, returned
as an Optional value that will be empty if the user is not found.User from the database.List of Events, sorted by
ascending date (which means that older events will be first on the list).List of Events with all the
currently highlighted events, sorted by a magician.Event if the currently identified user is
the owner.User profile dataPrincipal.UserEJB.get(String) instead, as it
already checks the failure case where the User is not
found, by returning it as an Optional value.Copyright © 2015. All rights reserved.