public abstract class BaseImportDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DATE_LENGTH |
| Constructor and Description |
|---|
BaseImportDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDefinedValues() |
int |
getIndex() |
abstract String |
getLibelleCleUnicite() |
Map<String,Object> |
getUserDefinedValues() |
boolean |
isUserDefined(String key) |
void |
setIndex(int index) |
protected static final int DATE_LENGTH
Copyright © 2016. All rights reserved.