public interface LookupTableImport extends ImportProvider
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_DESCRIPTION
Name of the parameter specifying the lookup table description.
|
static String |
PARAM_NAME
Name of the parameter specifying the lookup table name.
|
PARAM_RESOURCE_ID, PARAM_SOURCE
PARAM_CHARSET, PARAM_CONTENT_TYPE
Modifier and Type | Method and Description |
---|---|
LookupTableInfo |
getLookupTable()
Get the loaded lookup table.
|
void |
setDescription(String description)
Set the lookup table description.
|
void |
setName(String name)
Set the human readable name for the lookup table to import.
|
getResourceIdentifier, getSource, setSource
createReporter, execute, getCharset, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setCharset, setContentType, setParameter, storeConfiguration, validate
static final String PARAM_NAME
static final String PARAM_DESCRIPTION
void setName(String name)
name
- the lookup table namevoid setDescription(String description)
description
- the lookup table description, may be null
LookupTableInfo getLookupTable()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a