Uses of Interface
org.dspace.orcid.service.OrcidEntityFactoryService
-
Packages that use OrcidEntityFactoryService Package Description org.dspace.orcid.factory org.dspace.orcid.service.impl -
-
Uses of OrcidEntityFactoryService in org.dspace.orcid.factory
Methods in org.dspace.orcid.factory that return OrcidEntityFactoryService Modifier and Type Method Description abstract OrcidEntityFactoryServiceOrcidServiceFactory. getOrcidEntityFactoryService()OrcidEntityFactoryServiceOrcidServiceFactoryImpl. getOrcidEntityFactoryService() -
Uses of OrcidEntityFactoryService in org.dspace.orcid.service.impl
Classes in org.dspace.orcid.service.impl that implement OrcidEntityFactoryService Modifier and Type Class Description classOrcidEntityFactoryServiceImplImplementation ofOrcidEntityFactoryService.
-