| Package | Description |
|---|---|
| org.fcrepo.oai | |
| org.fcrepo.oai.sample | |
| org.fcrepo.server.oai |
| Modifier and Type | Field and Description |
|---|---|
static DeletedRecordSupport |
DeletedRecordSupport.NO
Indicates that the repository does not maintain information about
deletions.
|
static DeletedRecordSupport |
DeletedRecordSupport.PERSISTENT
Indicates that the repository maintains information about deletions with
no time limit.
|
static DeletedRecordSupport |
DeletedRecordSupport.TRANSIENT
Indicates that the repository does not guarantee that a list of deletions
is maintained persistently or consistently.
|
| Modifier and Type | Method and Description |
|---|---|
DeletedRecordSupport |
OAIProvider.getDeletedRecordSupport()
Get the manner in which the repository supports the notion of deleted
records.
|
| Modifier and Type | Method and Description |
|---|---|
DeletedRecordSupport |
SampleOAIProvider.getDeletedRecordSupport() |
| Modifier and Type | Method and Description |
|---|---|
DeletedRecordSupport |
FedoraOAIProviderModule.getDeletedRecordSupport() |
DeletedRecordSupport |
FedoraOAIProvider.getDeletedRecordSupport() |
Copyright © 2013 DuraSpace. All Rights Reserved.