Uses of Interface
org.dspace.authority.SolrAuthorityInterface
-
Packages that use SolrAuthorityInterface Package Description org.dspace.authority.orcid org.dspace.authority.rest org.dspace.content.authority -
-
Uses of SolrAuthorityInterface in org.dspace.authority.orcid
Classes in org.dspace.authority.orcid that implement SolrAuthorityInterface Modifier and Type Class Description classOrcidv3SolrAuthorityImplThis class contains all methods for retrieving "Person" objects calling the ORCID (version 3) endpoints. -
Uses of SolrAuthorityInterface in org.dspace.authority.rest
Classes in org.dspace.authority.rest that implement SolrAuthorityInterface Modifier and Type Class Description classRestSource -
Uses of SolrAuthorityInterface in org.dspace.content.authority
Fields in org.dspace.content.authority declared as SolrAuthorityInterface Modifier and Type Field Description protected SolrAuthorityInterfaceSolrAuthority. source
-