Uses of Interface
org.dspace.content.service.EntityService
Packages that use EntityService
Package
Description
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of EntityService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as EntityService -
Uses of EntityService in org.dspace.content
Classes in org.dspace.content that implement EntityService -
Uses of EntityService in org.dspace.content.factory
Methods in org.dspace.content.factory that return EntityServiceModifier and TypeMethodDescriptionabstract EntityServiceContentServiceFactory.getEntityService()Return the implementation of the EntityService interfaceContentServiceFactoryImpl.getEntityService()