Uses of Interface
org.dspace.content.service.InstallItemService
Packages that use InstallItemService
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.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Uses of InstallItemService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as InstallItemService -
Uses of InstallItemService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as InstallItemServiceModifier and TypeFieldDescriptionprotected InstallItemServiceItemImportServiceImpl.installItemService -
Uses of InstallItemService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as InstallItemServiceModifier and TypeFieldDescriptionprotected InstallItemServiceAddBitstreamsAction.installItemService -
Uses of InstallItemService in org.dspace.content
Classes in org.dspace.content that implement InstallItemServiceModifier and TypeClassDescriptionclassSupport to install an Item in the archive.Fields in org.dspace.content declared as InstallItemService -
Uses of InstallItemService in org.dspace.content.factory
Methods in org.dspace.content.factory that return InstallItemServiceModifier and TypeMethodDescriptionabstract InstallItemServiceContentServiceFactory.getInstallItemService()ContentServiceFactoryImpl.getInstallItemService() -
Uses of InstallItemService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as InstallItemServiceModifier and TypeFieldDescriptionprotected static final InstallItemServicePackageUtils.installItemService -
Uses of InstallItemService in org.dspace.harvest
Fields in org.dspace.harvest declared as InstallItemService -
Uses of InstallItemService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as InstallItemServiceModifier and TypeFieldDescriptionprotected InstallItemServiceXmlWorkflowServiceImpl.installItemService