Uses of Interface
org.dspace.orcid.model.factory.OrcidProfileSectionFactory
Packages that use OrcidProfileSectionFactory
Package
Description
-
Uses of OrcidProfileSectionFactory in org.dspace.orcid.model.factory.impl
Classes in org.dspace.orcid.model.factory.impl that implement OrcidProfileSectionFactoryModifier and TypeClassDescriptionclassAbstract class for that handle commons behaviors of all the available orcid profile section factories.classImplementation ofOrcidProfileSectionFactorythat model an personal external id.classImplementation ofOrcidProfileSectionFactorythat creates ORCID objects with a single value. -
Uses of OrcidProfileSectionFactory in org.dspace.orcid.service
Methods in org.dspace.orcid.service that return types with arguments of type OrcidProfileSectionFactoryModifier and TypeMethodDescriptionOrcidProfileSectionFactoryService.findByPreferences(List<OrcidProfileSyncPreference> preferences) Returns all the profile section configurations relative to the given preferences.OrcidProfileSectionFactoryService.findBySectionType(OrcidProfileSectionType type) Returns the profile section factory of the given type. -
Uses of OrcidProfileSectionFactory in org.dspace.orcid.service.impl
Methods in org.dspace.orcid.service.impl that return types with arguments of type OrcidProfileSectionFactoryModifier and TypeMethodDescriptionOrcidProfileSectionFactoryServiceImpl.findByPreferences(List<OrcidProfileSyncPreference> preferences) OrcidProfileSectionFactoryServiceImpl.findBySectionType(OrcidProfileSectionType type)