Uses of Interface
org.dspace.orcid.service.OrcidProfileSectionFactoryService
-
Packages that use OrcidProfileSectionFactoryService Package Description org.dspace.orcid.factory org.dspace.orcid.service.impl -
-
Uses of OrcidProfileSectionFactoryService in org.dspace.orcid.factory
Methods in org.dspace.orcid.factory that return OrcidProfileSectionFactoryService Modifier and Type Method Description abstract OrcidProfileSectionFactoryServiceOrcidServiceFactory. getOrcidProfileSectionFactoryService()OrcidProfileSectionFactoryServiceOrcidServiceFactoryImpl. getOrcidProfileSectionFactoryService() -
Uses of OrcidProfileSectionFactoryService in org.dspace.orcid.service.impl
Classes in org.dspace.orcid.service.impl that implement OrcidProfileSectionFactoryService Modifier and Type Class Description classOrcidProfileSectionFactoryServiceImplImplementation ofOrcidProfileSectionFactoryService.
-