Package | Description |
---|---|
com.itnsa.gestion.gmao.constantes | |
com.itnsa.gestion.gmao.service.imports | |
com.itnsa.gestion.nonpersistent.importation |
Modifier and Type | Method and Description |
---|---|
static GMAOModeImportContrat |
GMAOModeImportContrat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GMAOModeImportContrat[] |
GMAOModeImportContrat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResultatImport |
GMAOImportContratsService.importContrat(String filename,
String separateur,
GMAOModeImportContrat modeImport,
FContrat contratRes)
Méhode principale d'import des contrats de prestations client.
|
Modifier and Type | Field and Description |
---|---|
GMAOModeImportContrat |
ImportParams.modeImport
mode d'import du contrat (TEST ou MISE A JOUR)
|
Constructor and Description |
---|
ImportParams(String separateur,
GMAOModeImportContrat modeImport) |
Copyright © 2016. All rights reserved.