Uses of Interface
org.dspace.content.service.EntityTypeService
Packages that use EntityTypeService
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 EntityTypeService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as EntityTypeService -
Uses of EntityTypeService in org.dspace.content
Classes in org.dspace.content that implement EntityTypeServiceFields in org.dspace.content declared as EntityTypeService -
Uses of EntityTypeService in org.dspace.content.factory
Methods in org.dspace.content.factory that return EntityTypeServiceModifier and TypeMethodDescriptionabstract EntityTypeServiceContentServiceFactory.getEntityTypeService()Return the implementation of the EntityTypeService interfaceContentServiceFactoryImpl.getEntityTypeService()