Uses of Enum Class
org.dspace.profile.OrcidProfileDisconnectionMode
Packages that use OrcidProfileDisconnectionMode
-
Uses of OrcidProfileDisconnectionMode in org.dspace.orcid.service
Methods in org.dspace.orcid.service that return OrcidProfileDisconnectionModeModifier and TypeMethodDescriptionOrcidSynchronizationService.getDisconnectionMode()Returns the configuration ORCID profile's disconnection mode. -
Uses of OrcidProfileDisconnectionMode in org.dspace.orcid.service.impl
Methods in org.dspace.orcid.service.impl that return OrcidProfileDisconnectionMode -
Uses of OrcidProfileDisconnectionMode in org.dspace.profile
Methods in org.dspace.profile that return OrcidProfileDisconnectionModeModifier and TypeMethodDescriptionOrcidProfileDisconnectionMode.fromString(String mode) Returns the enum constant of this class with the specified name.static OrcidProfileDisconnectionMode[]OrcidProfileDisconnectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.