|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPreprocessingItem
Describes single item which can occur during import preprocessing. Contains associated data cells.
Method Summary | |
---|---|
Set<DataCell> |
getDataCells()
Retrieves the associated data cells. |
int |
getDataCellsCount()
Retrieves the number of associated data cells. |
String |
getItemName()
Retrieves the item name. |
Method Detail |
---|
String getItemName()
Set<DataCell> getDataCells()
int getDataCellsCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |