- City - Class in com.evasion.entity.geolocation
-
- City() - Constructor for class com.evasion.entity.geolocation.City
-
Constructeur par défaut pour la persistence.
- City(Country, Location) - Constructor for class com.evasion.entity.geolocation.City
-
Constructeur général.
- Civilite - Enum in com.evasion.entity
-
Titre de civilite d'une personne.
- CODE_MAX_LENGTH - Static variable in class com.evasion.entity.geolocation.AdminDivision
-
Taille max d'un code pays.
- CODE_MAX_LENGTH - Static variable in class com.evasion.entity.geolocation.Continent
-
Taille max d'un code continent.
- CODE_MAX_LENGTH - Static variable in class com.evasion.entity.geolocation.Country
-
Taille max d'un code pays.
- com.evasion - package com.evasion
-
- com.evasion.common - package com.evasion.common
-
- com.evasion.ejb.local - package com.evasion.ejb.local
-
- com.evasion.ejb.remote - package com.evasion.ejb.remote
-
- com.evasion.entity - package com.evasion.entity
-
- com.evasion.entity.booktravel - package com.evasion.entity.booktravel
-
- com.evasion.entity.booktravel.exception - package com.evasion.entity.booktravel.exception
-
- com.evasion.entity.content - package com.evasion.entity.content
-
- com.evasion.entity.geolocation - package com.evasion.entity.geolocation
-
- com.evasion.entity.postal - package com.evasion.entity.postal
-
- com.evasion.entity.security - package com.evasion.entity.security
-
- com.evasion.exception - package com.evasion.exception
-
- com.evasion.module.common - package com.evasion.module.common
-
- com.evasion.module.common.entity - package com.evasion.module.common.entity
-
- com.evasion.module.travel - package com.evasion.module.travel
-
- Comment - Class in com.evasion.entity.content
-
Business Object representant un commentaire.
- Comment() - Constructor for class com.evasion.entity.content.Comment
-
- CommonModuleException - Exception in com.evasion.module.common
-
- CommonModuleException() - Constructor for exception com.evasion.module.common.CommonModuleException
-
Creates a new instance of UsernameNotFoundException without detail message.
- CommonModuleException(String) - Constructor for exception com.evasion.module.common.CommonModuleException
-
Constructs an instance of UsernameNotFoundException with the specified detail message.
- Continent - Class in com.evasion.entity.geolocation
-
- Continent() - Constructor for class com.evasion.entity.geolocation.Continent
-
Constructeur pour la persistance.
- Continent(String, String) - Constructor for class com.evasion.entity.geolocation.Continent
-
Constructeur par defaut.
- Contribution - Class in com.evasion.entity.content
-
Business Object representant une contribution de type Article.
- Contribution() - Constructor for class com.evasion.entity.content.Contribution
-
Constructeur par defaut.
- Contribution(String, String, String) - Constructor for class com.evasion.entity.content.Contribution
-
Constructeur general de l'objet.
- Corporation - Class in com.evasion.entity
-
- Corporation() - Constructor for class com.evasion.entity.Corporation
-
Constructeur par defaut.
- Corporation(String, String, String) - Constructor for class com.evasion.entity.Corporation
-
Constructeur avance.
- Country - Class in com.evasion.entity.geolocation
-
Liste maintenue des villes de chaque pays dispo sur le site:
http://www.geonames.org/
- Country() - Constructor for class com.evasion.entity.geolocation.Country
-
Constructeur par défaut pour la persistence.
- Country(Continent, String, Location) - Constructor for class com.evasion.entity.geolocation.Country
-
Constructeur général.
- createAccount(AccountDTO) - Method in interface com.evasion.module.common.IAccountManager
-
- createCommentOnRoadMap(RoadMap, Comment) - Method in interface com.evasion.module.travel.ITravelModule
-
Créer un commentaire sur une feuille de route.
- createOrUpdateBookTravel(BookTravel) - Method in interface com.evasion.module.travel.ITravelModule
-
Creer un carnet de voyage.
- createPage(StaticPage, String) - Method in interface com.evasion.ejb.local.StaticPageManagerLocal
-
- createPerson(Person) - Method in interface com.evasion.ejb.local.PersonManagerLocal
-
- createRoadMap(Long, Contribution, Itinerary) - Method in interface com.evasion.module.travel.ITravelModule
-
Créer une feuille de route au sein d'un carnet de voyage.
- GeolocEJBRemote - Interface in com.evasion.ejb.remote
-
- Geoname - Class in com.evasion.entity.geolocation
-
- Geoname() - Constructor for class com.evasion.entity.geolocation.Geoname
-
Constructeur par défaut pour la persistence.
- Geoname(int, Date) - Constructor for class com.evasion.entity.geolocation.Geoname
-
Constructeur général.
- getAdmDivision() - Method in class com.evasion.entity.geolocation.City
-
- getAltitude() - Method in class com.evasion.entity.geolocation.Location
-
- getAltitudeMax() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getAnniversaire() - Method in class com.evasion.entity.Individual
-
Getter de la date anniversaire.
- getArchiveRoadMapBetweenDate(Long, Date, Date) - Method in interface com.evasion.module.travel.ITravelModule
-
Renvoi une Map des titres et Id des roadmap Compris entre 2 date.
L'interval est limiter à 1 ans.
- getAuteur() - Method in interface com.evasion.module.common.entity.IEventData
-
- getAuthorities() - Method in class com.evasion.entity.security.GroupSec
-
Getter des roles affectes au groupe.
- getAuthorities() - Method in class com.evasion.entity.security.User
-
- getAuthoritiesInternal() - Method in class com.evasion.entity.security.GroupSec
-
Getter des roles.
(Methode interne utilise par la couche de persistence).
- getAuthoritiesInternal() - Method in class com.evasion.entity.security.User
-
- getAuthorityName() - Method in class com.evasion.entity.security.Authority
-
- getBookTravel() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter du carnet de voyage.
- getBookTravelStep(Long) - Method in interface com.evasion.module.travel.ITravelModule
-
Renvoi la liste des étapes du voyage.
- getBreakPointInternal() - Method in class com.evasion.entity.booktravel.Itinerary
-
Getter pour la persistance de l'ensemble des points de passage.
- getBreakPoints() - Method in class com.evasion.entity.booktravel.Itinerary
-
Getter de l'ensemble des feuilles de route.
- getCode() - Method in class com.evasion.entity.geolocation.AdminDivision
-
- getCode() - Method in class com.evasion.entity.geolocation.Continent
-
- getCode() - Method in class com.evasion.entity.geolocation.Country
-
Retourne le code pays.
- getCode() - Method in interface com.evasion.module.common.entity.IEventData
-
- getCommentaireClient() - Method in class com.evasion.entity.Don
-
- getCommentaireReceveur() - Method in class com.evasion.entity.Don
-
- getCommentaires() - Method in class com.evasion.entity.content.Contribution
-
- getCommentairesInternal() - Method in class com.evasion.entity.content.Contribution
-
- getContinent() - Method in class com.evasion.entity.geolocation.Country
-
- getContribution() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter de l'article.
- getCorps() - Method in class com.evasion.entity.content.StaticPage
-
Getter du corps de page.
- getCountry() - Method in class com.evasion.entity.geolocation.AdminDivision
-
- getCountry() - Method in class com.evasion.entity.geolocation.City
-
- getCreationDate() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter de la date de creation.
- getCreationDate() - Method in class com.evasion.entity.security.User
-
Getter de la date de création.
- getCreationDate() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getCreationDate() - Method in interface com.evasion.module.common.entity.IAccount
-
- getCreationDateInternal() - Method in class com.evasion.entity.security.User
-
- getDateConfirm() - Method in class com.evasion.entity.Don
-
- getDateConfirmInternal() - Method in class com.evasion.entity.Don
-
- getDateDebut() - Method in class com.evasion.entity.Partenaire
-
- getDateDebutInternal() - Method in class com.evasion.entity.Partenaire
-
- getDateDepart() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de la date de depart du voyage.
- getDateDepartInternal() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter pour la persistance de la date de debut du voyage.
- getDateEnregistrement() - Method in class com.evasion.entity.content.Comment
-
Getter de la date d'enregistrement de la contribution.
- getDateEnregistrement() - Method in class com.evasion.entity.content.Contribution
-
Getter de la date d'enregistrement de la contribution.
- getDateEnregistrement() - Method in class com.evasion.entity.Partenaire
-
- getDateEnregistrementInternal() - Method in class com.evasion.entity.content.Comment
-
- getDateEnregistrementInternal() - Method in class com.evasion.entity.content.Contribution
-
- getDateEnregistrementInternal() - Method in class com.evasion.entity.Partenaire
-
- getDateFin() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de la date de fin du voyage.
- getDateFin() - Method in class com.evasion.entity.Partenaire
-
- getDateFinInternal() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter pour la persistance de la date de fin du voyage.
- getDateFinInternal() - Method in class com.evasion.entity.Partenaire
-
- getDateMaj() - Method in class com.evasion.entity.content.StaticPage
-
Getter de la date de mise à jour
- getDateMajInternal() - Method in class com.evasion.entity.content.StaticPage
-
Getter de la date de mise à jour (non protégé).
- getDatePromesse() - Method in class com.evasion.entity.Don
-
- getDatePromesseInternal() - Method in class com.evasion.entity.Don
-
- getDateRecord() - Method in interface com.evasion.module.common.entity.IEventData
-
- getDenivele() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getDescription() - Method in class com.evasion.entity.content.StaticPage
-
Getter de la description de page
- getDescription() - Method in class com.evasion.entity.Corporation
-
Getter de description.
- getDistance() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getEmail() - Method in class com.evasion.entity.Person
-
Getter de email.
- getEmail() - Method in class com.evasion.entity.security.User
-
Getter de email.
- getEmail() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getEmail() - Method in interface com.evasion.module.common.entity.IAccount
-
- getEnd() - Method in interface com.evasion.module.travel.ITravelStep
-
- getEntityId() - Method in interface com.evasion.module.common.entity.IEventData
-
- getEntityName() - Method in interface com.evasion.module.common.entity.IEventData
-
- getEtat() - Method in class com.evasion.entity.Partenaire
-
Définit l'état du partenaire.
- getEventforPluginSince(Date, String, String) - Method in interface com.evasion.module.common.IEventManager
-
Récupère les évènements qui ont eu lieu depuis une date donnée.
- getEventSince(Date, String) - Method in interface com.evasion.module.common.IEventManager
-
Récupère les évènements qui ont eu lieu depuis une date donnée.
- getExecutionDate() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter de la date de réalisation (du parcour) de la feuillle de route.
- getExecutionDateInternal() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter pour la persistance de la date de creation.
- getGeoname() - Method in class com.evasion.entity.geolocation.AdminDivision
-
- getGeoname() - Method in class com.evasion.entity.geolocation.City
-
- getGeoname() - Method in class com.evasion.entity.geolocation.Continent
-
- getGeoname() - Method in class com.evasion.entity.geolocation.Country
-
- getGeonameId() - Method in class com.evasion.entity.geolocation.Geoname
-
- getGroupName() - Method in class com.evasion.entity.security.GroupSec
-
- getGroups() - Method in class com.evasion.entity.security.User
-
- getGroupsInternal() - Method in class com.evasion.entity.security.User
-
- getId() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.booktravel.Itinerary
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.content.Comment
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.content.Contribution
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.content.StaticPage
-
Getter de l'identifiant technique.
- getId() - Method in class com.evasion.entity.Don
-
- getId() - Method in class com.evasion.entity.geolocation.Location
-
- getId() - Method in class com.evasion.entity.Parametre
-
- getId() - Method in class com.evasion.entity.Partenaire
-
- getId() - Method in class com.evasion.entity.Person
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.entity.postal.AddressDetails
-
- getId() - Method in class com.evasion.entity.postal.Adresse
-
- getId() - Method in class com.evasion.entity.postal.Locality
-
- getId() - Method in class com.evasion.entity.postal.PostalCode
-
- getId() - Method in class com.evasion.entity.postal.Thoroughfare
-
- getId() - Method in class com.evasion.entity.security.Authority
-
- getId() - Method in class com.evasion.entity.security.GroupSec
-
- getId() - Method in class com.evasion.entity.security.Persistentlogin
-
- getId() - Method in class com.evasion.entity.security.User
-
- getId() - Method in class com.evasion.entity.Template
-
- getId() - Method in class com.evasion.EntityJPA
-
Getter de l'ID technique.
- getId() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getId() - Method in interface com.evasion.module.common.entity.IAccount
-
- getId() - Method in interface com.evasion.module.common.entity.IEventData
-
- getIntroduction() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter du text d'introduction du voyage.
- getItinerary() - Method in class com.evasion.entity.booktravel.RoadMap
-
Getter de l'itineraire.
- getItineraryBase() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de l'itineraire previsionnel.
- getKey() - Method in class com.evasion.entity.Template
-
- getLanguage() - Method in class com.evasion.entity.Template
-
- getLastLogin() - Method in class com.evasion.entity.security.User
-
Getter de la date de dernière connection.
- getLastLogin() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getLastLogin() - Method in interface com.evasion.module.common.entity.IAccount
-
- getLastLoginInternal() - Method in class com.evasion.entity.security.User
-
Getter interne de la date de dernière connection.
- getLastUsed() - Method in class com.evasion.entity.security.Persistentlogin
-
- getLastUsedInternal() - Method in class com.evasion.entity.security.Persistentlogin
-
- getLatitude() - Method in class com.evasion.entity.geolocation.Location
-
- getLocationByid(long) - Method in interface com.evasion.ejb.remote.GeolocEJBRemote
-
- getLogo() - Method in class com.evasion.entity.Corporation
-
Getter de logo.
- getLongitude() - Method in class com.evasion.entity.geolocation.Location
-
- getModDate() - Method in class com.evasion.entity.geolocation.Geoname
-
- getModDateInternal() - Method in class com.evasion.entity.geolocation.Geoname
-
- getModuleProperties() - Method in class com.evasion.AbstractModule
-
Recherche par
- getModuleProperties() - Method in interface com.evasion.IModule
-
- getModuleProperty(String) - Method in class com.evasion.AbstractModule
-
- getModuleProperty(String) - Method in interface com.evasion.IModule
-
- getMontant() - Method in class com.evasion.entity.Don
-
- getName() - Method in class com.evasion.entity.geolocation.Location
-
- getNom() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter du nom du carnet de voyage.
- getNom() - Method in class com.evasion.entity.Person
-
- getParamManager() - Method in class com.evasion.AbstractModule
-
- getPassword() - Method in class com.evasion.entity.security.User
-
- getPassword() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getPerson() - Method in class com.evasion.entity.Don
-
- getPerson() - Method in class com.evasion.entity.Partenaire
-
- getPerson() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getPerson() - Method in interface com.evasion.module.common.entity.IAccount
-
- getPlugin() - Method in interface com.evasion.module.common.entity.IEventData
-
- getPourcentagePente() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getPrenom() - Method in class com.evasion.entity.Individual
-
Getter du prenom de la personne.
- getPrinciaplUserName() - Method in class com.evasion.AbstractModule
-
- getPrinciaplUserName() - Method in interface com.evasion.IModule
-
- getPrincipal() - Method in class com.evasion.AbstractEJBModule
-
- getPrincipal() - Method in class com.evasion.AbstractModule
-
- getPrincipal() - Method in interface com.evasion.IModule
-
- getPrincipalProperty(String) - Method in class com.evasion.AbstractModule
-
- getPrincipalProperty(String) - Method in interface com.evasion.IModule
-
- getProperty(String) - Method in interface com.evasion.ejb.local.ParametreManagerLocal
-
- getProperty(String) - Method in interface com.evasion.ejb.remote.ParametreManagerRemote
-
- getProperty() - Method in class com.evasion.entity.Parametre
-
- getRoadmapId() - Method in interface com.evasion.module.travel.ITravelStep
-
- getRoadMaps() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de l'ensemble des feuilles de route.
- getRoadMapsInternal() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter pour la persistance de l'ensemble des feuilles de route.
- getSeries() - Method in class com.evasion.entity.security.Persistentlogin
-
- getSiteUrl() - Method in class com.evasion.entity.Corporation
-
Getter de description.
- getStart() - Method in interface com.evasion.module.travel.ITravelStep
-
- getStaticPage(Long) - Method in interface com.evasion.ejb.local.StaticPageManagerLocal
-
- getTemplate(String, Locale) - Method in interface com.evasion.ejb.local.TemplateManagerLocal
-
Récupération d'un template brut.
- getTempsSelle() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getText() - Method in class com.evasion.entity.content.Comment
-
- getText() - Method in class com.evasion.entity.content.Contribution
-
Getter de text.
- getText() - Method in class com.evasion.entity.Template
-
- getTitle() - Method in class com.evasion.entity.content.Contribution
-
Getter de titre.
- getTitle() - Method in interface com.evasion.module.travel.ITravelStep
-
- getTitre() - Method in class com.evasion.entity.content.StaticPage
-
Getter de titre.
- getTitre() - Method in class com.evasion.entity.Individual
-
Getter du titre de civilite.
- getToken() - Method in class com.evasion.entity.security.Persistentlogin
-
- getType() - Method in class com.evasion.entity.Partenaire
-
- getTypeTransport() - Method in class com.evasion.entity.booktravel.Itinerary
-
- getUser() - Method in class com.evasion.entity.security.Persistentlogin
-
- getUserLastLogin() - Method in class com.evasion.AbstractModule
-
- getUserLastLogin() - Method in interface com.evasion.IModule
-
- getUsername() - Method in class com.evasion.entity.booktravel.BookTravel
-
Getter de l'utilisateur auteur .
- getUserName() - Method in class com.evasion.entity.content.Comment
-
- getUserName() - Method in class com.evasion.entity.content.Contribution
-
Getter de l'utilisateur ayant redige la contribution.
- getUserName() - Method in class com.evasion.entity.content.StaticPage
-
Getter de l'utilisateur.
- getUsername() - Method in class com.evasion.entity.security.User
-
- getUsername() - Method in class com.evasion.module.common.entity.AccountDTO
-
- getUsername() - Method in interface com.evasion.module.common.entity.IAccount
-
- getUsers() - Method in class com.evasion.entity.security.GroupSec
-
- getUsersInternal() - Method in class com.evasion.entity.security.GroupSec
-
Getter des utilisateurs.
(Methode interne utilise par la couche de persistence).
- getValeur() - Method in class com.evasion.entity.Parametre
-
- getVitesseMoyenne() - Method in class com.evasion.entity.booktravel.Itinerary
-
- glassfishWorkAround(Principal) - Static method in class com.evasion.AbstractModule
-
- GroupSec - Class in com.evasion.entity.security
-
L'entity Group permet d'affecter un groupe de droit a plusieurs utilisateur.
- GroupSec() - Constructor for class com.evasion.entity.security.GroupSec
-
Constructeur par defaut pour la persistence.
- GroupSec(String) - Constructor for class com.evasion.entity.security.GroupSec
-
Constructeur par defaut avec les champs obligatoire.
- GroupSec(String, Collection<Authority>, Set<User>) - Constructor for class com.evasion.entity.security.GroupSec
-
Constructeur avec champs obligatiore et optionnel.
- saveCorporation(String, Byte, String) - Method in interface com.evasion.ejb.remote.PersonManagerRemote
-
- saveEmailTemplate(String, Locale, String, String) - Method in interface com.evasion.ejb.local.TemplateManagerLocal
-
Création ou modification d'un template de mailù.
- saveIndividual(Long, Civilite, String, String, Date, String) - Method in interface com.evasion.ejb.remote.PersonManagerRemote
-
Creer ou suavegarde un individu.
- savePage(StaticPage) - Method in interface com.evasion.ejb.local.StaticPageManagerLocal
-
- saveParametre(String, String) - Method in interface com.evasion.ejb.local.ParametreManagerLocal
-
Sauvegarde un Parametre si son nom n'est pas deja present en base.
- saveParametre(String, String, Boolean) - Method in interface com.evasion.ejb.local.ParametreManagerLocal
-
Force la sauvegarde d'un parametre en base.
- savePartnership(Partenaire) - Method in interface com.evasion.ejb.local.PartnershipManagerLocal
-
Création ou modification d'un partenaire.
- savePromesse(Person, Long, String) - Method in interface com.evasion.ejb.local.DonationManagerLocal
-
Enregistrement d'une promesse de don.
- saveTemplate(String, Locale, String) - Method in interface com.evasion.ejb.local.TemplateManagerLocal
-
Création ou modification d'un template.
- searchFullTextLocation(String) - Method in interface com.evasion.ejb.remote.GeolocEJBRemote
-
- sendEmailWithTemplate(String, String, Map<String, Object>) - Method in interface com.evasion.ejb.local.MailManagerLocal
-
Méthode d'envoi d'email à partir d'un tempate à un seul destinataire.
- sendEmailWithTemplate(List<String>, String, Map<String, Object>) - Method in interface com.evasion.ejb.local.MailManagerLocal
-
Méthode d'envoi d'email à partir d'un tempate à une liste de destinataire.
- sendMail(String, String, String) - Method in interface com.evasion.ejb.local.MailManagerLocal
-
Méthode d'envoi d'email.
- setAdmDivision(AdminDivision) - Method in class com.evasion.entity.geolocation.City
-
- setAltitude(Integer) - Method in class com.evasion.entity.geolocation.Location
-
- setAltitudeMax(int) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setAnniversaire(Date) - Method in class com.evasion.entity.Individual
-
Setter de la date anniversaire.
- setAuthoritiesInternal(Collection<Authority>) - Method in class com.evasion.entity.security.GroupSec
-
Setter des roles.
(Methode interne utilise par la couche de persistence).
- setAuthoritiesInternal(Collection<Authority>) - Method in class com.evasion.entity.security.User
-
- setAuthorityName(String) - Method in class com.evasion.entity.security.Authority
-
- setBookTravel(BookTravel) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter du carnet de voyage.
- setBreakPointInternal(List<Location>) - Method in class com.evasion.entity.booktravel.Itinerary
-
Setter pour la persistance de l'ensemble des points de passage.
- setCode(String) - Method in class com.evasion.entity.geolocation.AdminDivision
-
- setCode(String) - Method in class com.evasion.entity.geolocation.Continent
-
- setCode(String) - Method in class com.evasion.entity.geolocation.Country
-
Met à jour le code du pays.
- setCommentaireClient(String) - Method in class com.evasion.entity.Don
-
- setCommentaireReceveur(String) - Method in class com.evasion.entity.Don
-
- setCommentairesInternal(List<Comment>) - Method in class com.evasion.entity.content.Contribution
-
- setContinent(Continent) - Method in class com.evasion.entity.geolocation.Country
-
- setContribution(Contribution) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter de l'article.
- setCorps(String) - Method in class com.evasion.entity.content.StaticPage
-
Setter du corps de page.
- setCountry(Country) - Method in class com.evasion.entity.geolocation.AdminDivision
-
- setCountry(Country) - Method in class com.evasion.entity.geolocation.City
-
- setCreationDate(Date) - Method in class com.evasion.entity.security.User
-
Setter interne pour la persistence de la date de création.
- setCreationDate(Date) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setCreationDateInternal(Calendar) - Method in class com.evasion.entity.security.User
-
- setDateConfirm(Date) - Method in class com.evasion.entity.Don
-
- setDateConfirmInternal(Calendar) - Method in class com.evasion.entity.Don
-
- setDateDebut(Date) - Method in class com.evasion.entity.Partenaire
-
- setDateDebutInternal(Calendar) - Method in class com.evasion.entity.Partenaire
-
- setDateDepart(Date) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter de la date de depart du voyage.
- setDateDepartInternal(Calendar) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter pour la persistance de la date de debut du voyage.
- setDateEnregistrement(Date) - Method in class com.evasion.entity.content.Comment
-
Setter de la date d'enregistrement.
Cette propriete n'est pas directement modifiable par l'utilisateur.
La valeur est initialise dans le constructeur de l'objet.
- setDateEnregistrement(Date) - Method in class com.evasion.entity.content.Contribution
-
Setter de la date d'enregistrement.
Cette propriete n'est pas
directement modifiable par l'utilisateur.
La valeur est initialise
dans le constructeur de l'objet.
- setDateEnregistrementInternal(Calendar) - Method in class com.evasion.entity.content.Comment
-
- setDateEnregistrementInternal(Calendar) - Method in class com.evasion.entity.content.Contribution
-
- setDateEnregistrementInternal(Calendar) - Method in class com.evasion.entity.Partenaire
-
- setDateFin(Date) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter de la date de fin du voyage.
- setDateFin(Date) - Method in class com.evasion.entity.Partenaire
-
- setDateFinInternal(Calendar) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter pour la persistance de la date de fin du voyage.
- setDateFinInternal(Calendar) - Method in class com.evasion.entity.Partenaire
-
- setDateMaj(Date) - Method in class com.evasion.entity.content.StaticPage
-
Setter de la date de dernière mise à jour.
- setDateMajInternal(Calendar) - Method in class com.evasion.entity.content.StaticPage
-
Setter de la date de mise à jour (non protégé).
- setDatePromesse(Date) - Method in class com.evasion.entity.Don
-
- setDatePromesseInternal(Calendar) - Method in class com.evasion.entity.Don
-
- setDenivele(int) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setDescription(String) - Method in class com.evasion.entity.content.StaticPage
-
Setter de la description de la page.
- setDescription(String) - Method in class com.evasion.entity.Corporation
-
Setter de la descrition.
- setDistance(int) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setEmail(String) - Method in class com.evasion.entity.Person
-
Setter de l'email.
- setEmail(String) - Method in class com.evasion.entity.security.User
-
Setter de email.
- setEmail(String) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setEmail(String) - Method in interface com.evasion.module.common.entity.IAccount
-
- setEnabled(boolean) - Method in class com.evasion.entity.security.User
-
- setEnabled(boolean) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setExecutionDate(Date) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter de la date de réalisation (du parcour) de la feuillle de route.
- setExecutionDateInternal(Calendar) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter pour la persistance de la date de creation.
- setGeoname(Geoname) - Method in class com.evasion.entity.geolocation.AdminDivision
-
- setGeoname(Geoname) - Method in class com.evasion.entity.geolocation.City
-
- setGeoname(Geoname) - Method in class com.evasion.entity.geolocation.Continent
-
- setGeoname(Geoname) - Method in class com.evasion.entity.geolocation.Country
-
- setGeonameId(int) - Method in class com.evasion.entity.geolocation.Geoname
-
- setGroupName(String) - Method in class com.evasion.entity.security.GroupSec
-
- setGroupsInternal(Collection<GroupSec>) - Method in class com.evasion.entity.security.User
-
- setId(Long) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.booktravel.Itinerary
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.content.Comment
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.content.Contribution
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.content.StaticPage
-
Setter de l'identifiant technique
- setId(Long) - Method in class com.evasion.entity.Don
-
- setId(Long) - Method in class com.evasion.entity.geolocation.Location
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.Parametre
-
- setId(Long) - Method in class com.evasion.entity.Partenaire
-
- setId(Long) - Method in class com.evasion.entity.Person
-
Setter de l'ID technique.
- setId(Long) - Method in class com.evasion.entity.postal.AddressDetails
-
- setId(Long) - Method in class com.evasion.entity.postal.Adresse
-
- setId(Long) - Method in class com.evasion.entity.postal.Locality
-
- setId(Long) - Method in class com.evasion.entity.postal.PostalCode
-
- setId(Long) - Method in class com.evasion.entity.postal.Thoroughfare
-
- setId(Long) - Method in class com.evasion.entity.security.Authority
-
- setId(Long) - Method in class com.evasion.entity.security.GroupSec
-
- setId(String) - Method in class com.evasion.entity.security.Persistentlogin
-
- setId(String) - Method in class com.evasion.entity.security.User
-
- setId(Long) - Method in class com.evasion.entity.Template
-
- setId(T) - Method in class com.evasion.EntityJPA
-
- setId(Long) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setId(Long) - Method in interface com.evasion.module.common.entity.IAccount
-
- setIntroduction(String) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter du text d'introduction du voyage.
- setItinerary(Itinerary) - Method in class com.evasion.entity.booktravel.RoadMap
-
Setter de l'itineraire.
- setItineraryBase(Itinerary) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter de l'itineraire previsionnel.
- setKey(String) - Method in class com.evasion.entity.Template
-
- setLanguage(String) - Method in class com.evasion.entity.Template
-
- setLastLogin(Date) - Method in class com.evasion.entity.security.User
-
Setter de la date de dernière connection.
- setLastLogin(Date) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setLastLoginInternal(Calendar) - Method in class com.evasion.entity.security.User
-
Setter interne de la date de dernière connection.
- setLastUsed(Date) - Method in class com.evasion.entity.security.Persistentlogin
-
- setLastUsedInternal(Calendar) - Method in class com.evasion.entity.security.Persistentlogin
-
- setLatitude(Double) - Method in class com.evasion.entity.geolocation.Location
-
- setLogo(String) - Method in class com.evasion.entity.Corporation
-
Setter de logo.
- setLongitude(Double) - Method in class com.evasion.entity.geolocation.Location
-
- setModDate(Date) - Method in class com.evasion.entity.geolocation.Geoname
-
- setModDateInternal(Calendar) - Method in class com.evasion.entity.geolocation.Geoname
-
- setModuleProperty(String, Object) - Method in class com.evasion.AbstractModule
-
- setModuleProperty(String, Object) - Method in interface com.evasion.IModule
-
- setMontant(Long) - Method in class com.evasion.entity.Don
-
- setName(String) - Method in class com.evasion.entity.geolocation.Location
-
- setNom(String) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter du nom du carnet de voyage.
- setNom(String) - Method in class com.evasion.entity.Person
-
Setter de nom.
- setPassword(String) - Method in class com.evasion.entity.security.User
-
- setPassword(String) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setPassword(String) - Method in interface com.evasion.module.common.entity.IAccount
-
- setPerson(Person) - Method in class com.evasion.entity.Don
-
- setPerson(Corporation) - Method in class com.evasion.entity.Partenaire
-
- setPerson(Person) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setPerson(Person) - Method in interface com.evasion.module.common.entity.IAccount
-
- setPourcentagePente(float) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setPrenom(String) - Method in class com.evasion.entity.Individual
-
Setter du prenom de la personne.
- setProperty(String) - Method in class com.evasion.entity.Parametre
-
- setRoadMapsInternal(Set<RoadMap>) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter pour la persistance de l'ensemble des feuilles de route.
- setSeries(String) - Method in class com.evasion.entity.security.Persistentlogin
-
- setSiteUrl(String) - Method in class com.evasion.entity.Corporation
-
Setter de la descrition.
- setTempsSelle(Date) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setText(String) - Method in class com.evasion.entity.content.Comment
-
- setText(String) - Method in class com.evasion.entity.content.Contribution
-
Setter de text.
- setText(String) - Method in class com.evasion.entity.Template
-
- setTitle(String) - Method in class com.evasion.entity.content.Contribution
-
Setter de titre.
- setTitre(String) - Method in class com.evasion.entity.content.StaticPage
-
Setter du titre de la page.
- setTitre(Civilite) - Method in class com.evasion.entity.Individual
-
Setter du titre de civilite.
- setToken(String) - Method in class com.evasion.entity.security.Persistentlogin
-
- setType(Partenaire.Type) - Method in class com.evasion.entity.Partenaire
-
- setTypeTransport(String) - Method in class com.evasion.entity.booktravel.Itinerary
-
- setUser(String) - Method in class com.evasion.entity.content.Contribution
-
Setter de l'utilisateur ayant redige la contribution.
- setUser(User) - Method in class com.evasion.entity.security.Persistentlogin
-
- setUsername(String) - Method in class com.evasion.entity.booktravel.BookTravel
-
Setter de l'utilisateur auteur .
- setUserName(String) - Method in class com.evasion.entity.content.Comment
-
- setUserName(String) - Method in class com.evasion.entity.content.StaticPage
-
Setter de l'utilisateur.
- setUsername(String) - Method in class com.evasion.entity.security.User
-
- setUsername(String) - Method in class com.evasion.module.common.entity.AccountDTO
-
- setUsername(String) - Method in interface com.evasion.module.common.entity.IAccount
-
- setUsersInternal(Set<User>) - Method in class com.evasion.entity.security.GroupSec
-
Setter des utilisateurs.
(Methode interne utilise par la couche de persistence).
- setValeur(String) - Method in class com.evasion.entity.Parametre
-
- setValide(boolean) - Method in class com.evasion.entity.Don
-
- setVitesseMoyenne(float) - Method in class com.evasion.entity.booktravel.Itinerary
-
- StaticPage - Class in com.evasion.entity.content
-
- StaticPage() - Constructor for class com.evasion.entity.content.StaticPage
-
Constructeur interne pour la persistence.
- StaticPage(String, String, String, String) - Constructor for class com.evasion.entity.content.StaticPage
-
Constructeur publique.
- StaticPageManagerLocal - Interface in com.evasion.ejb.local
-
- StaticPageManagerRemote - Interface in com.evasion.ejb.remote
-