Package | Description |
---|---|
com.akuiteo.profilPresentation.service | |
com.itnsa.gestion.parametrage.nonpersistant.gui | |
com.itnsa.gestion.parametrage.nonpersistant.search |
Modifier and Type | Method and Description |
---|---|
CtxProfilPresentation |
ProfilPresentationService.createPresentationProfile(CtxProfilPresentation context) |
CtxProfilPresentation |
ProfilPresentationService.loadConfigurationForUser(Double identUtilisateur) |
CtxProfilPresentation |
ProfilPresentationService.loadConfigurationForUser(String username) |
CtxProfilPresentation |
ProfilPresentationService.loadPresentationProfile(Double identifiant) |
CtxProfilPresentation |
ProfilPresentationService.updatePresentationProfile(CtxProfilPresentation context) |
Modifier and Type | Method and Description |
---|---|
Collection<CtxProfilPresentation> |
ProfilPresentationService.listAllProfiles() |
Collection<CtxProfilPresentation> |
ProfilPresentationService.rechercheProfilParCode(String code,
String jokerString) |
Modifier and Type | Method and Description |
---|---|
CtxProfilPresentation |
ProfilPresentationService.createPresentationProfile(CtxProfilPresentation context) |
void |
ProfilPresentationService.deletePresentationProfil(CtxProfilPresentation context) |
void |
ProfilPresentationService.duplicatePresentationProfile(CtxProfilPresentation profilSource,
String title) |
void |
ProfilPresentationService.saveConfigurationForUser(Double identUtilisateur,
CtxProfilPresentation profil) |
void |
ProfilPresentationService.saveConfigurationForUser(String username,
CtxProfilPresentation profil) |
CtxProfilPresentation |
ProfilPresentationService.updatePresentationProfile(CtxProfilPresentation context) |
Modifier and Type | Method and Description |
---|---|
CtxProfilPresentation |
CtxUtilisateur.getProfilPresentation() |
Modifier and Type | Method and Description |
---|---|
void |
CtxUtilisateur.setProfilPresentation(CtxProfilPresentation profilPresentation) |
Modifier and Type | Method and Description |
---|---|
CtxProfilPresentation |
UtilisateurCriteresRecherche.getProfilPresentation() |
Modifier and Type | Method and Description |
---|---|
void |
UtilisateurCriteresRecherche.setProfilPresentation(CtxProfilPresentation profilPresentation) |
Copyright © 2016. All rights reserved.