SiteImportSettings Methods |
The SiteImportSettings type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Cancels the process.
(Inherited from AbstractImportExportSettings.) | |
ClearInfoData |
Clears info data
| |
ClearProgressLog |
Clears progress log.
(Inherited from AbstractImportExportSettings.) | |
Deselect |
Selects the given object.
(Inherited from AbstractImportExportSettings.) | |
DeselectTask |
Selects the given task.
(Inherited from AbstractImportExportSettings.) | |
EnsureAutomaticSelection |
Ensures automatic selection for given object type.
| |
FinalizeEventLog |
Finalizes event log.
(Inherited from AbstractImportExportSettings.) | |
GetAPIString |
Gets resource string in correct culture.
(Inherited from AbstractImportExportSettings.) | |
GetInfo |
Gets additional information.
(Inherited from AbstractImportExportSettings.) | |
GetObjectData |
Serialization function.
(Overrides AbstractImportExportSettingsGetObjectData(SerializationInfo, StreamingContext).) | |
GetObjectsProcessType |
Gets process type of object type.
(Inherited from AbstractImportExportSettings.) | |
GetObjectTypeFilePath |
Gets file path within the package for object type.
(Inherited from AbstractImportExportSettings.) | |
GetObjectWhereCondition |
Gets the where condition for specified type of object.
(Inherited from AbstractImportExportSettings.) | |
GetProgressState |
Gets progress state.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjects |
Gets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjectsArray |
Gets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjectTypes |
Gets object types that have been selected to process.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedTasks |
Gets selected tasks of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedTasksArray |
Gets selected tasks of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSettings |
Gets additional settings.
(Inherited from AbstractImportExportSettings.) | |
HandleObjectTypeClassNotFound |
Handles DataClassNotFoundException. Logs warning if missing data class belongs to the object type that is not imported
by the currently installed module. Returns the message that was logged or empty string.
| |
IsAutomaticallySelected |
Indicates if given object type is automatically selected.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyObjectSelection |
Check if there is no selected object in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyObjectSelection(Boolean) |
Check if there is no selected object.
(Inherited from AbstractImportExportSettings.) | |
IsEmptySelection |
Check if there is no selected object or task in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyTaskSelection |
Check if there is no selected tasks in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyTaskSelection(Boolean) |
Check if there is no selected tasks.
(Inherited from AbstractImportExportSettings.) | |
IsError |
Returns true if there is an error during the process.
(Inherited from AbstractImportExportSettings.) | |
IsIncluded(String) |
Check if object type (site or global) is included in the package.
| |
IsIncluded(String, Boolean) |
Check if object type is included in the package.
| |
IsLowerVersion |
Indicates if current version is lower than given one.
(Inherited from AbstractImportExportSettings.) | |
IsObjectTypeProcessed |
Check if the object with specified code name is processed.
(Inherited from AbstractImportExportSettings.) | |
IsProcessed |
Check if the object with specified code name is processed.
(Inherited from AbstractImportExportSettings.) | |
IsSelected |
Check if the object with specified code name is selected.
(Inherited from AbstractImportExportSettings.) | |
IsTaskSelected |
Check if the task with specified code name is selected.
(Inherited from AbstractImportExportSettings.) | |
IsWarning |
Returns true if there are warnings during the process.
(Inherited from AbstractImportExportSettings.) | |
LoadDefaultSelection |
Loads the default selection to the export settings tables.
| |
LoadDefaultSelection(Boolean) |
Loads the default selection to the export settings tables.
| |
LoadDefaultSelection(DefaultSelectionParameters) |
Loads the default selection to the import settings tables.
| |
LoadDefaultSelection(String, Boolean, ImportTypeEnum) | Obsolete.
Loads the default selection to the import settings tables.
| |
LoadDefaultSelection(String, Boolean, ImportTypeEnum, Boolean, Boolean) | Obsolete.
Loads the default selection to the import settings tables.
| |
LogProgressError |
Logs error progress state.
(Inherited from AbstractImportExportSettings.) | |
LogProgressState |
Logs progress state.
(Inherited from AbstractImportExportSettings.) | |
SavePersistent |
Saves the settings object to the persistent storage.
(Inherited from AbstractImportExportSettings.) | |
SavePersistentLog |
Saves the log to the persistent storage.
(Inherited from AbstractImportExportSettings.) | |
Select |
Selects the given object.
(Inherited from AbstractImportExportSettings.) | |
SelectTask |
Selects the given task.
(Inherited from AbstractImportExportSettings.) | |
SetInfo |
Sets additional information.
(Inherited from AbstractImportExportSettings.) | |
SetObjectsProcessType |
Sets objects process type of specified type.
(Inherited from AbstractImportExportSettings.) | |
SetSelectedObjects |
Sets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
SetSelectedTasks |
Sets selected objects of specified object type.
(Inherited from AbstractImportExportSettings.) | |
SetSettings |
Sets additional settings.
(Inherited from AbstractImportExportSettings.) |