| Package | Description |
|---|---|
| com.itnsa.gestion.constantes | |
| com.itnsa.gestion.nonpersistent.search | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
static TypeEventPlg |
TypeEventPlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeEventPlg[] |
TypeEventPlg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TypeEventPlg |
PlanningGraphiqueCritere.getTypeEventPlg() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanningGraphiqueCritere.setTypeEventPlg(TypeEventPlg typeEventPlg) |
| Modifier and Type | Method and Description |
|---|---|
List<EventResultatRecherche> |
EventsService.findForPlanning(Date dtDebut,
Date dtFin,
List<String> lstCollab,
TypeEventPlg typeEventPlg)
Recherche des événements pour Mon Planning
|
List<EventResultatRecherche> |
EventsService.findForPlanning(Date dtDebut,
Date dtFin,
List<String> lstCollab,
TypeEventPlg typeEventPlg,
List<String> codesAffaire) |
Copyright © 2016. All rights reserved.