Modifier and Type | Method and Description |
---|---|
TypeApprobation |
CtxTransfertPlanningVersTps.getTypeApprobationDefaut() |
Modifier and Type | Method and Description |
---|---|
void |
CtxTransfertPlanningVersTps.setTypeApprobationDefaut(TypeApprobation typeApprobationDefaut) |
Modifier and Type | Method and Description |
---|---|
static TypeApprobation |
TypeApprobation.getTypeApprobation(String typeApp) |
static TypeApprobation[] |
TypeApprobation.listerTypeApprobations() |
static TypeApprobation |
TypeApprobation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeApprobation[] |
TypeApprobation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeApprobation |
LigneTempsTbi.getApprobation() |
Modifier and Type | Method and Description |
---|---|
TypeApprobation |
IndicateurProductionCriteresRecherche.getTempsValide() |
Modifier and Type | Method and Description |
---|---|
List<TypeApprobation> |
IndicateurProductionCriteresRecherche.getListTempsValide() |
Modifier and Type | Method and Description |
---|---|
void |
IndicateurProductionCriteresRecherche.setTempsValide(TypeApprobation tempsValide) |
Modifier and Type | Method and Description |
---|---|
void |
IndicateurProductionCriteresRecherche.setListTempsValide(List<TypeApprobation> listTempsValide) |
Modifier and Type | Method and Description |
---|---|
FCollCdem |
DemandeAbsenceService.importerDemande(FCollCdem demande,
boolean genererPlg,
boolean forcerValidationPlanning,
TypeApprobation typeApprobationSiCreationTps) |
FFiches |
SaisieTempsService.validerLigneDeTemps(Double ident,
TypeApprobation approbation) |
FFiches |
SaisieTempsService.validerLigneDeTemps(Double ident,
TypeApprobation approbation,
Double tpsFacture) |
FFiches |
SaisieTempsService.validerLigneDeTemps(Double ident,
TypeApprobation approbation,
Double tpsFacture,
String motif)
Valide le changement d'état/motifs/tempsFacture des fiche de temps
selectionnees
|
FFiches |
SaisieTempsService.validerLigneDeTemps(FFiches fiches,
TypeApprobation approbation)
Valide le changement d'état d'une ligne de temps.
|
FFiches |
SaisieTempsService.validerLigneDeTemps(FFiches fiches,
TypeApprobation approbation,
Double tpsFacture) |
FFiches |
SaisieTempsService.validerLigneDeTemps(FFiches fiches,
TypeApprobation approbation,
Double tpsFacture,
String motif)
Valide le changement d'état/motifs/tempsFacture de la fiche de temps
|
List<FFiches> |
SaisieTempsService.validerLignesDeTemps(List<FFiches> listeFiches,
TypeApprobation approbation)
Valide le changement d'état d'une liste de lignes de temps.
|
List<FFiches> |
SaisieTempsService.validerLignesDeTempsByIdent(List<Double> listeFichesIdent,
TypeApprobation approbation)
Valide le changement d'état d'une liste de lignes de temps.
|
List<FFiches> |
SaisieTempsService.validerLignesDeTempsByIdent(List<Double> listeFichesIdent,
TypeApprobation approbation,
Double Tpsfacture) |
void |
SaisieTempsService.valideTempsByCollabAndActiviteAndDates(FicheTempsCriteresRecherche critere,
TypeApprobation approbation) |
Copyright © 2016. All rights reserved.