Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FDdemat |
FDdematBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FLigneddematBuilder |
FLigneddematBuilder.withDdemat(FDdemat ddemat) |
Modifier and Type | Method and Description |
---|---|
FCommandecliBuilder |
FCommandecliBuilder.withDdemats(Set<FDdemat> ddemats) |
Modifier and Type | Method and Description |
---|---|
FDdemat |
FLigneddemat.getDdemat() |
Modifier and Type | Method and Description |
---|---|
Set<FDdemat> |
FSslot.getDdemats() |
Set<FDdemat> |
FLot.getDdemats() |
Set<FDdemat> |
FCommandecli.getDdemats() |
Set<FDdemat> |
FAffaires.getDdemats() |
Modifier and Type | Method and Description |
---|---|
void |
FSslot.addDdemat(FDdemat o) |
void |
FLot.addDdemat(FDdemat o) |
void |
FAffaires.addDdemat(FDdemat o) |
void |
FSslot.removeDdemat(FDdemat o) |
void |
FLot.removeDdemat(FDdemat o) |
void |
FAffaires.removeDdemat(FDdemat o) |
void |
FLigneddemat.setDdemat(FDdemat ddemat)
BDD : DDEMAT
Pointeur vers l'ident de la demande |
Modifier and Type | Method and Description |
---|---|
void |
FSslot.addAllDdemat(Collection<FDdemat> coll) |
void |
FLot.addAllDdemat(Collection<FDdemat> coll) |
void |
FAffaires.addAllDdemat(Collection<FDdemat> coll) |
protected void |
FSslot.setDdemats(Set<FDdemat> ddemats) |
protected void |
FLot.setDdemats(Set<FDdemat> ddemats) |
void |
FCommandecli.setDdemats(Set<FDdemat> ddemats) |
protected void |
FAffaires.setDdemats(Set<FDdemat> ddemats) |
Modifier and Type | Method and Description |
---|---|
FDdemat |
CtxDemandeMateriel.getDdemat() |
Modifier and Type | Method and Description |
---|---|
void |
CtxDemandeMateriel.setDdemat(FDdemat ddemat) |
Modifier and Type | Method and Description |
---|---|
FDdemat |
DdeMatService.creerDemandeMateriel(FDdemat demande)
Création d'une demande de matériel
|
FDdemat |
StocksService.demandeCreationDemandeachats(FAffaires affaire,
FStMouv mvtStock,
StatutDemandeAchats statut)
Création d'une demande d'achat suite à un mouvement de stock
|
FDdemat |
DdeMatService.updateDemandeMateriel(FDdemat demande,
String commentaire)
Modifie l'entête d'une demande de matériel sans aucun contrôle
|
Modifier and Type | Method and Description |
---|---|
List<FDdemat> |
DdeMatService.rechercheMultiCriteresPersistent(DdeMatCriteresRecherche critere)
Recherche multi critères; renvoit des objets persistents
|
Modifier and Type | Method and Description |
---|---|
FDdemat |
DdeMatService.creerDemandeMateriel(FDdemat demande)
Création d'une demande de matériel
|
Integer |
DdeMatService.preparationDemandeMaterielProdSerialNonSerial(FDdemat ddemat,
List<FLigneddemat> lstLignesDdeATraiter)
Passage au statut de préparation des lignes de demande
|
FDdemat |
DdeMatService.updateDemandeMateriel(FDdemat demande,
String commentaire)
Modifie l'entête d'une demande de matériel sans aucun contrôle
|
Copyright © 2016. All rights reserved.