| Package | Description |
|---|---|
| com.akuiteo.builder.bean | |
| com.itnsa.gestion.bean | |
| com.itnsa.gestion.nonpersistent | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
FStInventaire |
FStInventaireBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FStImageStockBuilder |
FStImageStockBuilder.withStInventaire(FStInventaire stInventaire) |
| Modifier and Type | Method and Description |
|---|---|
FStInventaire |
FStImageStock.getStInventaire() |
| Modifier and Type | Method and Description |
|---|---|
void |
FStImageStock.setStInventaire(FStInventaire stInventaire)
BDD : STINVENTAIRE
Pointeur vers inventaire |
| Constructor and Description |
|---|
FStImageStock(GPrdmaint prdmaint,
FStInventaire stInventaire,
Double qteTheorique,
Double qteComptee,
Double prTheorique,
Double prReel,
String classification,
Date dateSaisie,
Date dateCloture,
String regroupement,
String noserie,
Double noLigne,
Double prdeprec) |
| Modifier and Type | Method and Description |
|---|---|
FStInventaire |
CtxInventaire.getInventaire() |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxInventaire.setInventaire(FStInventaire inventaire) |
| Modifier and Type | Method and Description |
|---|---|
FStInventaire |
StocksService.creerInventaire(FStInventaire newInventaire)
Creation d'un inventaire
|
FStInventaire |
StocksService.modifierInventaire(FStInventaire inventaire)
Modification d'un inventaire
|
| Modifier and Type | Method and Description |
|---|---|
List<FStInventaire> |
StocksService.loadInventairesByIdent(List<Double> ident) |
List<FStInventaire> |
StocksService.rechercheMultiCriteresPersistentInventaire(InventaireCriteresRecherche critere)
Recherche multi critéres des inventaires
|
| Modifier and Type | Method and Description |
|---|---|
FStInventaire |
StocksService.creerInventaire(FStInventaire newInventaire)
Creation d'un inventaire
|
FStInventaire |
StocksService.modifierInventaire(FStInventaire inventaire)
Modification d'un inventaire
|
Copyright © 2016. All rights reserved.