Uses of Interface
org.dspace.content.service.BundleService
Packages that use BundleService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
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 BundleService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as BundleService -
Uses of BundleService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as BundleService -
Uses of BundleService in org.dspace.app.mediafilter
Fields in org.dspace.app.mediafilter declared as BundleService -
Uses of BundleService in org.dspace.content
Classes in org.dspace.content that implement BundleServiceModifier and TypeClassDescriptionclassService implementation for the Bundle object.Fields in org.dspace.content declared as BundleServiceModifier and TypeFieldDescriptionprotected BundleServiceBitstreamServiceImpl.bundleServiceprotected BundleServiceBundle.bundleServiceprotected BundleServiceItemServiceImpl.bundleService -
Uses of BundleService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as BundleService -
Uses of BundleService in org.dspace.content.factory
Methods in org.dspace.content.factory that return BundleServiceModifier and TypeMethodDescriptionabstract BundleServiceContentServiceFactory.getBundleService()ContentServiceFactoryImpl.getBundleService() -
Uses of BundleService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as BundleServiceModifier and TypeFieldDescriptionprotected final BundleServiceAbstractMETSIngester.bundleServiceprotected static final BundleServicePackageUtils.bundleServiceprotected final BundleServicePDFPackager.bundleService -
Uses of BundleService in org.dspace.ctask.general
Fields in org.dspace.ctask.general declared as BundleService -
Uses of BundleService in org.dspace.harvest
Fields in org.dspace.harvest declared as BundleService -
Uses of BundleService in org.dspace.license
Fields in org.dspace.license declared as BundleServiceModifier and TypeFieldDescriptionprotected BundleServiceCreativeCommonsServiceImpl.bundleServiceprotected static final BundleServiceLicenseCleanup.bundleService -
Uses of BundleService in org.dspace.rdf
Fields in org.dspace.rdf declared as BundleService -
Uses of BundleService in org.dspace.versioning
Fields in org.dspace.versioning declared as BundleService -
Uses of BundleService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as BundleService