| Package | Description |
|---|---|
| com.itnsa.gestion.flux.nonpersistent | |
| com.itnsa.gestion.service |
| Modifier and Type | Class and Description |
|---|---|
class |
FluxPoste |
| Modifier and Type | Method and Description |
|---|---|
CtxEmplacement |
EmplacementService.creerEmplacement(CtxEmplacement context)
Création d'un emplacement
|
CtxEmplacement |
EmplacementService.creerPoste(CtxEmplacement context)
Création d'un poste
|
CtxEmplacement |
EmplacementService.loadEmplacementByIdent(Double ident)
recherhe d'emplacements par son ID
|
CtxEmplacement |
EmplacementService.loadPosteByIdent(Double ident) |
CtxEmplacement |
EmplacementService.modifierEmplacement(CtxEmplacement context)
Modification d'un emplacement
|
CtxEmplacement |
EmplacementService.modifierPoste(CtxEmplacement context)
Modification d'un poste
|
| Modifier and Type | Method and Description |
|---|---|
CtxEmplacement |
EmplacementService.creerEmplacement(CtxEmplacement context)
Création d'un emplacement
|
CtxEmplacement |
EmplacementService.creerPoste(CtxEmplacement context)
Création d'un poste
|
CtxEmplacement |
EmplacementService.modifierEmplacement(CtxEmplacement context)
Modification d'un emplacement
|
CtxEmplacement |
EmplacementService.modifierPoste(CtxEmplacement context)
Modification d'un poste
|
void |
EmplacementService.supprimerEmplacement(CtxEmplacement context)
Suppression d'un emplacement
|
void |
EmplacementService.supprimerPoste(CtxEmplacement context)
Suppression d'un poste
|
Copyright © 2016. All rights reserved.