| Package | Description |
|---|---|
| org.squashtest.tm.service.importer | |
| org.squashtest.tm.service.internal.batchimport | |
| org.squashtest.tm.service.internal.batchimport.excel |
| Modifier and Type | Method and Description |
|---|---|
static ImportMode |
ImportMode.getDefault() |
ImportMode |
LogEntry.getMode() |
static ImportMode |
ImportMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportMode[] |
ImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogEntry.setMode(ImportMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ImportMode |
Instruction.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogTrain.setForAll(ImportMode mode) |
void |
Instruction.setMode(ImportMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected ImportMode |
ImportModeCellCoercer.coerceBlankCell(org.apache.poi.ss.usermodel.Cell cell)
Blank cell means default value means
UPDATE. |
protected ImportMode |
ImportModeCellCoercer.coerceStringCell(org.apache.poi.ss.usermodel.Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
String |
CannotCoerceException.getImpactI18nKey(ImportMode mode) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.