public interface ExportConfigurationSpec<T extends Table> extends ConfigurationSpec<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isComputedValueIncluded()
Returns
true if the exported file contains computed values. |
boolean |
isWriteAccessLockDisabled()
Deprecated.
Since 3.0.0, the 'Disable write access lock' option was removed
from the add-on.
|
getCurrentDataset, getCurrentTable, getServiceType, getSession, getSourceTableFilters, getSourceTables
boolean isWriteAccessLockDisabled()
boolean isComputedValueIncluded()
true
if the exported file contains computed values.