|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeletedRecordSupport | |
|---|---|
| org.fcrepo.oai | |
| org.fcrepo.oai.sample | |
| org.fcrepo.server.oai | |
| Uses of DeletedRecordSupport in org.fcrepo.oai |
|---|
| Fields in org.fcrepo.oai declared as DeletedRecordSupport | |
|---|---|
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. |
| Methods in org.fcrepo.oai that return DeletedRecordSupport | |
|---|---|
DeletedRecordSupport |
OAIProvider.getDeletedRecordSupport()
Get the manner in which the repository supports the notion of deleted records. |
| Uses of DeletedRecordSupport in org.fcrepo.oai.sample |
|---|
| Methods in org.fcrepo.oai.sample that return DeletedRecordSupport | |
|---|---|
DeletedRecordSupport |
SampleOAIProvider.getDeletedRecordSupport()
|
| Uses of DeletedRecordSupport in org.fcrepo.server.oai |
|---|
| Methods in org.fcrepo.server.oai that return DeletedRecordSupport | |
|---|---|
DeletedRecordSupport |
FedoraOAIProviderModule.getDeletedRecordSupport()
|
DeletedRecordSupport |
FedoraOAIProvider.getDeletedRecordSupport()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||