| Package | Description |
|---|---|
| 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.handle |
Provides classes and methods to interface with the
CNRI Handle System.
|
| org.dspace.rdf | |
| org.dspace.rdf.conversion | |
| org.dspace.rdf.storage | |
| org.dspace.storage.rdbms |
| Modifier and Type | Class and Description |
|---|---|
class |
SiteServiceImpl
Service implementation for the Site object.
|
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
CommunityServiceImpl.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
AIPTechMDCrosswalk.siteService |
| Modifier and Type | Method and Description |
|---|---|
SiteService |
ContentServiceFactoryImpl.getSiteService() |
abstract SiteService |
ContentServiceFactory.getSiteService() |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
AbstractMETSDisseminator.siteService |
protected static SiteService |
PackageUtils.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
HandleServiceImpl.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
RDFConsumer.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
SimpleDSORelationsConverterPlugin.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
LocalURIGenerator.siteService |
protected SiteService |
HandleURIGenerator.siteService |
| Modifier and Type | Field and Description |
|---|---|
protected SiteService |
SiteServiceInitializer.siteService |
Copyright © 2016 DuraSpace. All rights reserved.