Uses of Interface
org.dspace.content.service.CollectionService
Packages that use CollectionService
Package
Description
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
Miscellaneous utility classes.
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)
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
Provides classes representing e-people and groups of e-people.
Facilities for detecting and storing both model and usage events, and for
querying the store.
Mostly classes for dealing with detection of spiders, and command line tools.
Generally useful classes, not particularly tied to any other package.
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Uses of CollectionService in org.dspace.administer
Fields in org.dspace.administer declared as CollectionServiceModifier and TypeFieldDescriptionprotected static final CollectionServiceStructBuilder.collectionService -
Uses of CollectionService in org.dspace.app.bulkedit
Fields in org.dspace.app.bulkedit declared as CollectionService -
Uses of CollectionService in org.dspace.app.itemexport
Fields in org.dspace.app.itemexport declared as CollectionService -
Uses of CollectionService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as CollectionServiceModifier and TypeFieldDescriptionprotected static final CollectionServiceItemImport.collectionServiceprotected CollectionServiceItemImportServiceImpl.collectionService -
Uses of CollectionService in org.dspace.app.mediafilter
Fields in org.dspace.app.mediafilter declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceMediaFilterServiceImpl.collectionService -
Uses of CollectionService in org.dspace.app.util
Fields in org.dspace.app.util declared as CollectionServiceModifier and TypeFieldDescriptionprotected static final CollectionServiceSubmissionConfigReader.collectionServiceCollection Service instance, needed to interact with collection's stored dataprotected CollectionServiceSyndicationFeed.collectionService -
Uses of CollectionService in org.dspace.content
Classes in org.dspace.content that implement CollectionServiceModifier and TypeClassDescriptionclassService implementation for the Collection object.Fields in org.dspace.content declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceCommunityServiceImpl.collectionServiceprotected CollectionServiceInstallItemServiceImpl.collectionServiceprotected CollectionServiceItemServiceImpl.collectionServiceprotected CollectionServiceWorkspaceItemServiceImpl.collectionService -
Uses of CollectionService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as CollectionServiceModifier and TypeFieldDescriptionprotected final CollectionServiceAIPTechMDCrosswalk.collectionServiceprotected final CollectionServiceMODSDisseminationCrosswalk.collectionServiceprotected static final CollectionServiceXSLTDisseminationCrosswalk.collectionService -
Uses of CollectionService in org.dspace.content.factory
Methods in org.dspace.content.factory that return CollectionServiceModifier and TypeMethodDescriptionabstract CollectionServiceContentServiceFactory.getCollectionService()ContentServiceFactoryImpl.getCollectionService() -
Uses of CollectionService in org.dspace.content.logic.condition
Fields in org.dspace.content.logic.condition declared as CollectionService -
Uses of CollectionService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as CollectionServiceModifier and TypeFieldDescriptionprotected final CollectionServiceAbstractMETSIngester.collectionServiceprotected final CollectionServiceAbstractPackageIngester.collectionServiceprotected static final CollectionServicePackageUtils.collectionServiceprotected CollectionServiceRoleIngester.collectionService -
Uses of CollectionService in org.dspace.curate
Fields in org.dspace.curate declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceXmlWorkflowCuratorServiceImpl.collectionService -
Uses of CollectionService in org.dspace.discovery
Fields in org.dspace.discovery declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceSolrServiceResourceRestrictionPlugin.collectionService -
Uses of CollectionService in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceCollectionIndexFactoryImpl.collectionService -
Uses of CollectionService in org.dspace.eperson
Fields in org.dspace.eperson declared as CollectionService -
Uses of CollectionService in org.dspace.harvest
Fields in org.dspace.harvest declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceHarvestThread.collectionServiceprotected CollectionServiceOAIHarvester.collectionService -
Uses of CollectionService in org.dspace.statistics
Fields in org.dspace.statistics declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceStatisticsLoggingConsumer.collectionService -
Uses of CollectionService in org.dspace.statistics.content
Fields in org.dspace.statistics.content declared as CollectionServiceModifier and TypeFieldDescriptionprotected final CollectionServiceStatisticsDataVisits.collectionService -
Uses of CollectionService in org.dspace.statistics.util
Fields in org.dspace.statistics.util declared as CollectionServiceModifier and TypeFieldDescriptionprotected final CollectionServiceStatisticsImporter.collectionService -
Uses of CollectionService in org.dspace.util
Fields in org.dspace.util declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceSolrUpgradePre6xStatistics.collectionService -
Uses of CollectionService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as CollectionServiceModifier and TypeFieldDescriptionprotected CollectionServiceXmlWorkflowFactoryImpl.collectionService