| Package | Description |
|---|---|
| org.dspace.administer |
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
|
| org.dspace.app.bulkedit |
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
|
| org.dspace.app.itemexport | |
| org.dspace.app.itemimport | |
| org.dspace.app.mediafilter | |
| org.dspace.app.util |
Miscellaneous utility classes.
|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.crosswalk |
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.
|
| org.dspace.content.factory | |
| org.dspace.content.packager |
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
|
| org.dspace.curate | |
| org.dspace.discovery | |
| org.dspace.eperson |
Provides classes representing e-people and groups of e-people.
|
| org.dspace.harvest | |
| org.dspace.statistics | |
| org.dspace.statistics.content | |
| org.dspace.statistics.util |
Mostly classes for dealing with detection of spiders, and command line tools.
|
| org.dspace.submit | |
| org.dspace.workflowbasic |
| Modifier and Type | Field and Description |
|---|---|
protected static CollectionService |
StructBuilder.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
MetadataImport.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected static CollectionService |
ItemExportCLITool.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
ItemImportServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
MediaFilterServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
SyndicationFeed.collectionService |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionServiceImpl
Service implementation for the Collection object.
|
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
ItemServiceImpl.collectionService |
protected CollectionService |
CommunityServiceImpl.collectionService |
protected CollectionService |
InstallItemServiceImpl.collectionService |
protected CollectionService |
WorkspaceItemServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
AIPTechMDCrosswalk.collectionService |
protected CollectionService |
MODSDisseminationCrosswalk.collectionService |
protected static CollectionService |
XSLTDisseminationCrosswalk.collectionService |
| Modifier and Type | Method and Description |
|---|---|
CollectionService |
ContentServiceFactoryImpl.getCollectionService() |
abstract CollectionService |
ContentServiceFactory.getCollectionService() |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
AbstractPackageIngester.collectionService |
protected CollectionService |
RoleIngester.collectionService |
protected CollectionService |
AbstractMETSIngester.collectionService |
protected static CollectionService |
PackageUtils.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
WorkflowCuratorServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
SolrServiceResourceRestrictionPlugin.collectionService |
protected CollectionService |
SolrServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
SubscribeServiceImpl.collectionService |
protected CollectionService |
GroupServiceImpl.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
OAIHarvester.collectionService |
protected CollectionService |
HarvestThread.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
StatisticsLoggingConsumer.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
StatisticsDataVisits.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
StatisticsImporter.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
AbstractProcessingStep.collectionService |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
BasicWorkflowServiceImpl.collectionService |
Copyright © 2016 DuraSpace. All rights reserved.