Modifier and Type | Method and Description |
---|---|
List<TEtaff> |
CtxSuiviAffairesParam.getCodesEtatsAffaires() |
List<TEtaff> |
CtxSuiviAffairesParam.getCodesEtatsLots() |
Modifier and Type | Method and Description |
---|---|
TEtaff |
TEtaffBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TEtaff |
TLiensSuiviAffCodeEtat.getCodeEtatAffaire()
Pointeur vers le code état d'affaires/lots lié
|
Modifier and Type | Method and Description |
---|---|
void |
TLiensSuiviAffCodeEtat.setCodeEtatAffaire(TEtaff codeEtatAffaire)
Pointeur vers le code état d'affaires/lots lié
|
Modifier and Type | Method and Description |
---|---|
TEtaff |
CtxEtaff.getEtaff() |
TEtaff |
CtxAffaire.getEtat() |
Modifier and Type | Method and Description |
---|---|
List<TEtaff> |
CtxSituAnaCol.getListeAffaires() |
List<TEtaff> |
CtxPbudCol.getListeEtatAffaires() |
Modifier and Type | Method and Description |
---|---|
void |
CtxEtaff.setEtaff(TEtaff etaff) |
void |
CtxAffaire.setEtat(TEtaff etat) |
Modifier and Type | Method and Description |
---|---|
void |
CtxSituAnaCol.setListeAffaires(List<TEtaff> listeAffaires) |
void |
CtxPbudCol.setListeEtatAffaires(List<TEtaff> listeAffaires) |
Modifier and Type | Field and Description |
---|---|
Map<String,TEtaff> |
ImportDataAffaire.mapeEtatAff |
Map<String,TEtaff> |
ImportDataLot.mapEtaff |
Modifier and Type | Method and Description |
---|---|
List<TEtaff> |
MaintenanceGratuiteCritereRecherche.getListeEtaff() |
List<TEtaff> |
AffaireCriteresRecherche.getListeEtats() |
List<TEtaff> |
AffaireCriteresRecherche.getListeEtatsLot() |
List<TEtaff> |
ReconnaissanceCACriteresRecherche.getLstEtaff() |
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceGratuiteCritereRecherche.setListeEtaff(List<TEtaff> listeEtaff) |
void |
AffaireCriteresRecherche.setListeEtats(List<TEtaff> listeEtats) |
void |
AffaireCriteresRecherche.setListeEtatsLot(List<TEtaff> listeEtatsLot) |
void |
ReconnaissanceCACriteresRecherche.setLstEtaff(List<TEtaff> lstEtaff) |
Modifier and Type | Method and Description |
---|---|
List<TEtaff> |
CtxSociete.getListCodesEtatAffaires() |
Modifier and Type | Method and Description |
---|---|
void |
CtxSociete.setListCodesEtatAffaires(List<TEtaff> listCodesEtatAffaires) |
Modifier and Type | Method and Description |
---|---|
TEtaff |
EtaffService.loadByCodeAndTypeEtat(ModuleActif module,
String codeEtat,
TypeEtaff typeEtatAff) |
TEtaff |
EtaffService.loadEtaffParDefaut(TypeEtaff typeEtatAff) |
Modifier and Type | Method and Description |
---|---|
List<TEtaff> |
EtaffService.findByCodeEtatPrec(ModuleActif moduleActif,
String codeEtat,
TypeEtaff typeEtatAff,
boolean inclureEtatActuel) |
List<TEtaff> |
EtaffService.findByTypeEtat(TypeEtaff typeEtatAff) |
List<TEtaff> |
EtaffService.findByTypeEtatAndModuleActif(ModuleActif moduleActif,
TypeEtaff typeEtatAff) |
List<TEtaff> |
EtaffService.findLikeCode(String codeEtat,
ModuleActif moduleActif,
TypeEtaff typeEtatAff)
Retourne les codes état en fonctions du code, du module actif et du type d'état (affaire, lot ou sous lot)
|
List<TEtaff> |
LotSousLotService.rechercheEtatAffaire(EtatAffaireLotSousLotCriteresRecherche critere)
recherche Etat de l'Affaire
|
List<TEtaff> |
EtaffService.rechercheMultiCriteresEtatAffaireLotSousLot(EtatAffaireLotSousLotCriteresRecherche critere)
Recherche MultiCriteres par code,libelle,status defaut
|
Copyright © 2016. All rights reserved.