Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static EtatPresence |
EtatPresence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatPresence[] |
EtatPresence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EtatPresence |
SituationsCollab.getEtatPresenceSurPeriode(Date debut,
Date fin)
Retourne le type de présence sur la période
|
Modifier and Type | Method and Description |
---|---|
EtatPresence |
CollaborateurService.getPresenceCollaborateur(Double identCollab,
Date debut,
Date fin)
Indique si un collaborateur est indiqué present / absent dans son coll_situ
sur une periode donnée
|
Copyright © 2016. All rights reserved.