Uses of Class
org.duracloud.syncui.domain.DuracloudConfiguration
-
Packages that use DuracloudConfiguration Package Description org.duracloud.syncui.controller org.duracloud.syncui.domain org.duracloud.syncui.service -
-
Uses of DuracloudConfiguration in org.duracloud.syncui.controller
Methods in org.duracloud.syncui.controller that return DuracloudConfiguration Modifier and Type Method Description DuracloudConfigurationConfigurationController. duracloudConfiguration() -
Uses of DuracloudConfiguration in org.duracloud.syncui.domain
Constructors in org.duracloud.syncui.domain with parameters of type DuracloudConfiguration Constructor Description DuracloudCredentialsForm(DuracloudConfiguration config) -
Uses of DuracloudConfiguration in org.duracloud.syncui.service
Methods in org.duracloud.syncui.service that return DuracloudConfiguration Modifier and Type Method Description DuracloudConfigurationSyncConfigurationManager. retrieveDuracloudConfiguration()DuracloudConfigurationSyncConfigurationManagerImpl. retrieveDuracloudConfiguration()
-