Package | Description |
---|---|
com.akuiteo.tpsplanning.nonpersistant | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.flux.nonpersistent | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Class and Description |
---|---|
class |
CreationPlanningResponse<T extends IPlanning> |
Modifier and Type | Class and Description |
---|---|
class |
FPlanning |
Modifier and Type | Class and Description |
---|---|
class |
FluxAffectationPlanning |
Modifier and Type | Class and Description |
---|---|
class |
Planning |
class |
PlanningByAffaire |
class |
PlanningByCollab |
class |
PlanningByTache |
Modifier and Type | Method and Description |
---|---|
<T extends IPlanning> |
PlanningService.creerPlanningHeure(DureesJoursPlanning typeDuree,
T newPlanning,
boolean appliquerSemaineType,
boolean ferie) |
<T extends IPlanning> |
PlanningService.creerPlanningHeureMinuteAvecSemaineType(T newPlanning,
SemaineType semaineType,
boolean autoriserJourFerier)
Permet de créer du planning en heure minute avec la gestion des semaines type.
|
<T extends IPlanning> |
PlanningService.creerPlanningHeureMinuteSansSemaineType(T planning,
JoursNonTravailles joursNonTravailles,
boolean autoriserJourFerier)
Permet de créer du planning en heure minute sans la gestion des semaines type.
|
<T extends IPlanning> |
PlanningService.creerPlanningJourCalendaireAvecSemaineType(T planning,
SemaineType semaine,
boolean autoriserJourFerier)
Permet de créer du planning en Jour calendaire avec la gestion des semaines type
|
Copyright © 2016. All rights reserved.