Uses of Interface
org.dspace.content.service.BitstreamFormatService
Packages that use BitstreamFormatService
Package
Description
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
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 BitstreamFormatService in org.dspace.administer
Fields in org.dspace.administer declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected static BitstreamFormatServiceRegistryLoader.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceItemImportServiceImpl.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceAddBitstreamsAction.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.app.mediafilter
Fields in org.dspace.app.mediafilter declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceMediaFilterServiceImpl.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.content
Classes in org.dspace.content that implement BitstreamFormatServiceModifier and TypeClassDescriptionclassService implementation for the BitstreamFormat object.Fields in org.dspace.content declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceBitstreamServiceImpl.bitstreamFormatServiceprotected BitstreamFormatServiceItemServiceImpl.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected final BitstreamFormatServiceAIPTechMDCrosswalk.bitstreamFormatServiceprotected BitstreamFormatServiceOREIngestionCrosswalk.bitstreamFormatServiceprotected BitstreamFormatServicePREMISCrosswalk.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.content.factory
Methods in org.dspace.content.factory that return BitstreamFormatServiceModifier and TypeMethodDescriptionabstract BitstreamFormatServiceContentServiceFactory.getBitstreamFormatService()ContentServiceFactoryImpl.getBitstreamFormatService() -
Uses of BitstreamFormatService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected final BitstreamFormatServiceAbstractMETSIngester.bitstreamFormatServiceprotected static final BitstreamFormatServicePackageUtils.bitstreamFormatServiceprotected final BitstreamFormatServicePDFPackager.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.ctask.general
Fields in org.dspace.ctask.general declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceProfileFormats.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.harvest
Fields in org.dspace.harvest declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceOAIHarvester.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.license
Fields in org.dspace.license declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceCreativeCommonsServiceImpl.bitstreamFormatService -
Uses of BitstreamFormatService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as BitstreamFormatServiceModifier and TypeFieldDescriptionprotected BitstreamFormatServiceXmlWorkflowServiceImpl.bitstreamFormatService