public interface BBjAdminOnlineCopyJobFileConfig extends BBjAdminPropertyWriter, BBjAdminOnlineCopyJobFile
ABORT_ERROR_MESSAGE, AUTO_RECORD_SIZE, DEST_FILE, DEST_KEY_SIZE, DEST_RECORD_SIZE, DEST_TEMPLATE, DEST_TYPE, SOURCE_FILE, SOURCE_TEMPLATE
Modifier and Type | Method and Description |
---|---|
BBjAdminOnlineCopyJobFieldMapConfig |
createFieldMapConfig()
Create a field map configuration.
|
BBjAdminSet<BBjAdminOnlineCopyJobFieldMapConfig> |
getFieldMapConfigs()
Get configurable set of field maps.
|
void |
setDestKeyNames(java.util.List<java.lang.String> p_keyNames)
Set the names of the destination keys.
|
void |
setDestKeys(java.util.List<KeyDescription> p_keys)
Set a list of the destination keys.
|
void |
setFieldMaps(BBjAdminSet<? extends BBjAdminOnlineCopyJobFieldMap> p_map)
Set the column map from source columns to destination columns.
|
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
getDestKeyNames, getDestKeys, getFieldMaps, getProgress
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
BBjAdminOnlineCopyJobFieldMapConfig createFieldMapConfig() throws BBjAdminException
BBjAdminException
BBjAdminSet<BBjAdminOnlineCopyJobFieldMapConfig> getFieldMapConfigs() throws BBjAdminException
BBjAdminException
void setFieldMaps(BBjAdminSet<? extends BBjAdminOnlineCopyJobFieldMap> p_map) throws BBjAdminException
BBjAdminException
void setDestKeys(java.util.List<KeyDescription> p_keys)
void setDestKeyNames(java.util.List<java.lang.String> p_keyNames)