| Package | Description |
|---|---|
| com.akuiteo.affaire.situation.analytique.model.resultat.details | |
| com.akuiteo.builder.bean | |
| com.itnsa.gestion.bean | |
| com.itnsa.gestion.service |
| Constructor and Description |
|---|
SituationAnalytiqueDetailPiece(FFluxaffaire flux,
Double quantite) |
| Modifier and Type | Method and Description |
|---|---|
FFluxaffaire |
FFluxaffaireBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<FFluxaffaire> |
FSslot.getFluxaffaires() |
Set<FFluxaffaire> |
FLot.getFluxaffaires() |
Set<FFluxaffaire> |
FAffaires.getFluxaffaires() |
| Modifier and Type | Method and Description |
|---|---|
void |
FSslot.addFluxaffaire(FFluxaffaire o) |
void |
FLot.addFluxaffaire(FFluxaffaire o) |
void |
FAffaires.addFluxaffaire(FFluxaffaire o) |
void |
FSslot.removeFluxaffaire(FFluxaffaire o) |
void |
FLot.removeFluxaffaire(FFluxaffaire o) |
void |
FAffaires.removeFluxaffaire(FFluxaffaire o) |
| Modifier and Type | Method and Description |
|---|---|
void |
FSslot.addAllFluxaffaire(Collection<FFluxaffaire> coll) |
void |
FLot.addAllFluxaffaire(Collection<FFluxaffaire> coll) |
void |
FAffaires.addAllFluxaffaire(Collection<FFluxaffaire> coll) |
protected void |
FSslot.setFluxaffaires(Set<FFluxaffaire> fluxaffaires) |
protected void |
FLot.setFluxaffaires(Set<FFluxaffaire> fluxaffaires) |
protected void |
FAffaires.setFluxaffaires(Set<FFluxaffaire> fluxaffaires) |
| Modifier and Type | Method and Description |
|---|---|
FFluxaffaire |
FluxAffaireService.creerFluxAffaire(FFluxaffaire fluxaffaire)
Création ou modification d'un flux
|
| Modifier and Type | Method and Description |
|---|---|
List<FFluxaffaire> |
AffaireService.findFluxByCodeAffaireAndType(String codeAffaire,
String codeLot,
String codeSousLot,
String type) |
List<FFluxaffaire> |
FluxAffaireService.rechercheMulticriteres(FluxAffaireCriteresRecherche critere)
Recherche multi critères de flux
|
| Modifier and Type | Method and Description |
|---|---|
void |
FluxAffaireService.creationFluxFromComptecg(FFluxaffaire fluxaffaire,
FComptescg comptescg)
Création des flux à partir d'un compte comptable
|
FFluxaffaire |
FluxAffaireService.creerFluxAffaire(FFluxaffaire fluxaffaire)
Création ou modification d'un flux
|
void |
FluxAffaireService.delete(FFluxaffaire flux) |
| Modifier and Type | Method and Description |
|---|---|
void |
FluxAffaireService.deleteAll(List<FFluxaffaire> lstFlux) |
Copyright © 2016. All rights reserved.