Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeDelegationModule |
TypeDelegationModule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDelegationModule[] |
TypeDelegationModule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<CollaborateurResultatRecherche> |
CollabDelegationService.findDelegationsPourUnCollab(Double identCollabRecoit,
TypeDelegationModule typeDelegationModule,
boolean indFiltre,
String textCodeCollabDelegue,
String jockerString,
boolean inclureCollabCourant)
Retourne les collaborateurs ayant reçu la délégation par le collaborateur.
|
List<CollaborateurResultatRecherche> |
CollabDelegationService.findDelegationsPourUnCollab(Double identCollabRecoit,
TypeDelegationModule typeDelegationModule,
boolean indFiltre,
String textCodeCollabDelegue,
String jockerString,
boolean inclureCollabCourant,
Boolean isCollaborateurResponsable)
Retourne les collaborateurs ayant reçu la délégation par le collaborateur.
|
boolean |
CollabDelegationService.hasUnCollabDelegationsRecues(Double identCollabRecoit,
TypeDelegationModule typeDelegationModule)
Un collaborateur a t'il reçu au moins une délégation ?
|
List<CollaborateurResultatRecherche> |
CollaborateurService.listeCollaborateursPourChangementResponsable(TypeDelegationModule module) |
List<CollaborateurResultatRecherche> |
CollaborateurService.listeCollaborateursPourChangementResponsable(TypeDelegationModule module,
Date dateRef) |
Copyright © 2016. All rights reserved.