Members
appSettings
List of AppSetting objects to be exported.
- Source:
bagItProfiles
List of BagItProfile objects to be exported.
- Source:
id
DART keeps only one set of export settings at a time, so we'll always set the id to '00000000-0000-0000-0000-000000000000'
- Source:
questions
List of ExportQuestion objects to present to the user who is importing these settings.
- Source:
remoteRepositories
List of RemoteRepository objects to be exported. Note that DART does not export login names or passwords.
- Source:
storageServices
List of StorageService objects to be exported. Note that DART does not export login names or passwords.
- Source:
Methods
anythingSelected()
Returns true if anything is selected for export.
- Source:
getIds()
Returns the ids of objects in the specified list.
- Source:
toJson()
Returns a JSON representation of this object, with some sensitive data filtered out.
- Source: