| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.identifier |
Providers of durable unique identifiers (Handles, DOIs, etc.).
|
| org.dspace.identifier.factory | |
| org.dspace.versioning |
| Modifier and Type | Field and Description |
|---|---|
protected IdentifierService |
ItemServiceImpl.identifierService |
protected IdentifierService |
InstallItemServiceImpl.identifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifierServiceImpl
The main service class used to reserve, register and resolve identifiers
|
| Modifier and Type | Field and Description |
|---|---|
protected IdentifierService |
IdentifierProvider.parentService |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifierProvider.setParentService(IdentifierService parentService) |
| Modifier and Type | Method and Description |
|---|---|
IdentifierService |
IdentifierServiceFactoryImpl.getIdentifierService() |
abstract IdentifierService |
IdentifierServiceFactory.getIdentifierService() |
| Modifier and Type | Field and Description |
|---|---|
protected IdentifierService |
DefaultItemVersionProvider.identifierService |
Copyright © 2016 DuraSpace. All rights reserved.