public static class RecordController.BackupDataExportParameters extends Object
| Constructor and Description |
|---|
BackupDataExportParameters() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRootEntityKeyValues() |
boolean |
isIncludeRecordFiles() |
boolean |
isOnlyOwnedRecords() |
void |
setIncludeRecordFiles(boolean includeRecordFiles) |
void |
setOnlyOwnedRecords(boolean onlyOwnedRecords) |
void |
setRootEntityKeyValues(List<String> rootEntityKeyValues) |
Copyright © 2021 Open Foris. All rights reserved.