| Package | Description |
|---|---|
| com.evasion | |
| com.evasion.common | |
| com.evasion.ejb.remote | |
| com.evasion.entity.booktravel.exception | |
| com.evasion.exception | |
| com.evasion.module.common | |
| com.evasion.module.travel |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractModule.getPrinciaplUserName() |
String |
IModule.getPrinciaplUserName() |
abstract Principal |
AbstractModule.getPrincipal() |
Principal |
IModule.getPrincipal() |
Object |
AbstractModule.getPrincipalProperty(String property) |
Object |
IModule.getPrincipalProperty(String property) |
Date |
AbstractModule.getUserLastLogin() |
Date |
IModule.getUserLastLogin() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerInterface.updateImportTimer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeolocEJBRemote.importData(String file,
String format)
Importation des données de geolocalisation dans le référentiel.
|
List<Location> |
GeolocEJBRemote.searchFullTextLocation(String query) |
void |
GeolocEJBRemote.updateImportTimer()
Cette méthode est à utiliser pour rafraichir la config du timer d'import
des référenciels de geoloc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BookTravelCreateException |
class |
BookTravelServiceException |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceViolationException |
class |
UsernameNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonModuleException |
| Modifier and Type | Method and Description |
|---|---|
void |
IEventManager.addEvent(String plugin,
String entityName,
String entityId,
String code)
Enregistrer un évènement.
|
AccountDTO |
IAccountManager.createAccount(AccountDTO account) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ITravelModule.createCommentOnRoadMap(RoadMap roadMap,
Comment commentaireNew)
Créer un commentaire sur une feuille de route.
|
BookTravel |
ITravelModule.createOrUpdateBookTravel(BookTravel booktravel)
Creer un carnet de voyage.
|
void |
ITravelModule.createRoadMap(Long idBookTravel,
Contribution contribution,
Itinerary itinerary)
Créer une feuille de route au sein d'un carnet de voyage.
|
Map<Long,String> |
ITravelModule.findBooktravelForUser(String username)
Trouver les couples id,titre d'un auteur.
|
BookTravel |
ITravelModule.findBooktravelWithoutRoadMap(Long id)
Trouver un carnet de voyage a partir de son ID.
|
RoadMap |
ITravelModule.findRoadMapById(Long id)
Renvoi une feuille de route à partir de son Id technique.
|
Copyright © 2012. All Rights Reserved.