Package | Description |
---|---|
com.akuiteo.compta.constantes | |
com.akuiteo.compta.service.interne |
Modifier and Type | Method and Description |
---|---|
static CgTypeAction |
CgTypeAction.findValue(Double value) |
static CgTypeAction |
CgTypeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CgTypeAction[] |
CgTypeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComptaHistorisationService.completerHistorique(CgTypeTable type,
CgTypeAction indAction,
Double identBean)
Complete the list of modifications applied to the object without commentary
The supported modifications are: Creation, modification, suppression
|
void |
ComptaHistorisationService.completerHistorique(CgTypeTable type,
CgTypeAction indAction,
Double identBean,
String commentaires)
Complete the list of modifications applied to the object with a commentary.
|
Copyright © 2016. All rights reserved.