| Package | Description |
|---|---|
| org.fcrepo.oai | |
| org.fcrepo.oai.sample | |
| org.fcrepo.server.oai |
| Modifier and Type | Method and Description |
|---|---|
Set |
OAIProvider.getMetadataFormats(String id)
Get the MetadataFormats supported across the repository or for an
individual item in the repository.
|
Record |
OAIProvider.getRecord(String identifier,
String metadataPrefix)
Get an individual metadata record from the repository.
|
| Modifier and Type | Method and Description |
|---|---|
Record |
SampleOAIProvider.getRecord(String identifier,
String metadataPrefix) |
| Modifier and Type | Method and Description |
|---|---|
Set |
FedoraOAIProviderModule.getMetadataFormats(String id) |
Set |
FedoraOAIProvider.getMetadataFormats(String id) |
Record |
FedoraOAIProviderModule.getRecord(String identifier,
String metadataPrefix) |
Record |
FedoraOAIProvider.getRecord(String identifier,
String metadataPrefix) |
Copyright © 2013 DuraSpace. All Rights Reserved.