Uses of Interface
org.dspace.authority.service.AuthorityValueService
Packages that use AuthorityValueService
Package
Description
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
-
Uses of AuthorityValueService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as AuthorityValueServiceModifier and TypeFieldDescriptionprotected final AuthorityValueServiceDSpaceCSV.authorityValueServiceprotected final AuthorityValueServiceDSpaceCSVLine.authorityValueServiceprotected AuthorityValueServiceMetadataImport.authorityValueService -
Uses of AuthorityValueService in org.dspace.authority
Classes in org.dspace.authority that implement AuthorityValueServiceModifier and TypeClassDescriptionclassThis service contains all methods for using authority valuesFields in org.dspace.authority declared as AuthorityValueServiceModifier and TypeFieldDescriptionprotected final AuthorityValueServiceUpdateAuthorities.authorityValueService -
Uses of AuthorityValueService in org.dspace.authority.factory
Methods in org.dspace.authority.factory that return AuthorityValueServiceModifier and TypeMethodDescriptionabstract AuthorityValueServiceAuthorityServiceFactory.getAuthorityValueService()AuthorityServiceFactoryImpl.getAuthorityValueService() -
Uses of AuthorityValueService in org.dspace.authority.indexer
Fields in org.dspace.authority.indexer declared as AuthorityValueServiceModifier and TypeFieldDescriptionprotected AuthorityValueServiceDSpaceAuthorityIndexer.authorityValueService -
Uses of AuthorityValueService in org.dspace.content.authority
Fields in org.dspace.content.authority declared as AuthorityValueServiceModifier and TypeFieldDescriptionprotected final AuthorityValueServiceSolrAuthority.authorityValueService -
Uses of AuthorityValueService in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as AuthorityValueServiceModifier and TypeFieldDescriptionprotected AuthorityValueServiceItemIndexFactoryImpl.authorityValueService