Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeAction |
TypeAction.findValue(Double value) |
static TypeAction |
TypeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAction[] |
TypeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<TypeAction,List<String>> |
PlanningService.getMapDroitsValidation() |
Modifier and Type | Method and Description |
---|---|
void |
HistorisationService.completerHistorique(ITypeTable type,
TypeAction indAction,
Double identBean)
Complete the list of modifications applied to the object without commentary
The supported modifications are: Creation, modification, suppression
|
void |
HistorisationService.completerHistorique(ITypeTable type,
TypeAction indAction,
Double identBean,
String commentaires)
Complete the list of modifications applied to the object with a commentary.
|
void |
HistorisationService.completerHistorique(ITypeTable type,
TypeAction indAction,
Double identBean,
String commentaires,
boolean pilote) |
void |
HistorisationService.completerHistorique(ITypeTable type,
TypeAction indAction,
Double identBean,
String commentaires,
TPilotageAppli pilotageAppli) |
Copyright © 2016. All rights reserved.