public abstract class ParametrageImport<T extends BaseImportDefinition,S extends ImportService> extends Object implements Serializable
Constructor and Description |
---|
ParametrageImport(Class<T> definitionClazz,
Class<S> serviceClazz) |
Modifier and Type | Method and Description |
---|---|
Class<T> |
getDefinitionClazz() |
String |
getLibelleCleUnicite() |
String |
getName() |
Class<S> |
getServiceClazz() |
abstract ITypeImport |
getTypeImport() |
boolean |
isExcel() |
boolean |
isShowGroupePeriode() |
boolean |
isShowGroupErreurs() |
boolean |
isShowModeImportInsertionCreation() |
boolean |
isXlsx() |
public String getName()
public boolean isShowGroupePeriode()
public boolean isShowGroupErreurs()
public boolean isXlsx()
public boolean isExcel()
public abstract ITypeImport getTypeImport()
public boolean isShowModeImportInsertionCreation()
public String getLibelleCleUnicite()
Copyright © 2016. All rights reserved.