| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.batchimport.excel |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportModeCellCoercer |
class |
InfoListItemCoercer<T extends org.squashtest.tm.domain.infolist.InfoListItem> |
class |
LiberalBooleanCellCoercer
Liberally coerces a cell into a boolean value.
|
class |
OptionalBooleanCellCoercer
This class liberally coerces a cell into a Boolean.
|
class |
OptionalDateCellCoercer
Coerces an optional date cell into a
Date. |
class |
OptionalEnumCellCoercer<ENUM extends Enum<ENUM>>
Coerces a cell into an enum.
|
class |
OptionalIntegerCellCoercer
Coerces a cell to an Integer value.
|
class |
OptionalOneBasedIndexCellCoercer |
class |
OptionalStringArrayCellCoercer
Coerces the string content of a cell into a list.
|
class |
ParamAssignationModeCellCoercer
This class will read from a String how a call step should handle the downstream parameters.
|
class |
StringCellCoercer
Coerces a plain string cell to a string
|
class |
TypeBasedCellValueCoercer<VAL>
Implementation of
CellValueCoercer which tests the cell's type then invokes a specific method. |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.