Uses of Class
org.dspace.orcid.exception.OrcidValidationException
Packages that use OrcidValidationException
-
Uses of OrcidValidationException in org.dspace.orcid.model.factory
Methods in org.dspace.orcid.model.factory that throw OrcidValidationExceptionModifier and TypeMethodDescriptionOptional<org.orcid.jaxb.model.v3.release.common.Country>OrcidCommonObjectFactory.createCountry(Context context, MetadataValue metadataValue) Creates an instance ofCountryfrom the given metadata value. -
Uses of OrcidValidationException in org.dspace.orcid.service
Methods in org.dspace.orcid.service that throw OrcidValidationExceptionModifier and TypeMethodDescriptionOrcidHistoryService.synchronizeWithOrcid(Context context, OrcidQueue orcidQueue, boolean forceAddition) Synchronize the entity related to the given orcidQueue record with ORCID.