public interface BBjAdminOnlineCopyJobConfig extends BBjAdminOnlineCopyJob, BBjAdminCommitPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIG_FILE_NAME |
ADVISORY_LOCKING, DELAY, DESCRIPTION, NAME
Modifier and Type | Method and Description |
---|---|
BBjAdminOnlineCopyJobFileConfig |
createFileConfig()
Create a file configuration.
|
BBjAdminSet<BBjAdminOnlineCopyJobFileConfig> |
getFileConfigs()
Get the set of files to copy.
|
void |
save(java.lang.String p_file)
Save the current online copy job configuration.
|
void |
setFileConfigs(BBjAdminSet<? extends BBjAdminOnlineCopyJobFile> p_files)
Set the set of files to copy.
|
getChangedProperties, getClearedProperties, getOriginalProperties
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
commit, rollback
static final java.lang.String CONFIG_FILE_NAME
void save(java.lang.String p_file) throws BBjAdminException
p_file
- BBjAdminException
BBjAdminOnlineCopyJobFileConfig createFileConfig() throws BBjAdminException
BBjAdminException
BBjAdminSet<BBjAdminOnlineCopyJobFileConfig> getFileConfigs() throws BBjAdminException
BBjAdminException
void setFileConfigs(BBjAdminSet<? extends BBjAdminOnlineCopyJobFile> p_files) throws BBjAdminException
BBjAdminException