Package | Description |
---|---|
com.akuiteo.compta.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeJournalOD |
TypeJournalOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeJournalOD[] |
TypeJournalOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<TJournal> |
JournalService.findJournalByTypeLikeCode(TypeJournal typeJournal,
String codeJournal,
String codeSociete,
String codeEtablissemnt,
Date dateDeb,
Date dtFin,
TypeJournalOD droittra01)
Retourne les journaux valides sur la période passée en paramètre
Si le pilotage applicatif JRN_INACTIFS est actif, les dates de la période seront ignorées.
|
List<TJournal> |
JournalService.findJournalByTypeLikeCode(TypeJournal typeJournal,
String codeJournal,
String codeSociete,
String codeEtablissemnt,
TypeJournalOD droittra01) |
Copyright © 2016. All rights reserved.