|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Record | |
|---|---|
| org.fcrepo.oai | |
| org.fcrepo.oai.sample | |
| org.fcrepo.server.oai | |
| Uses of Record in org.fcrepo.oai |
|---|
| Classes in org.fcrepo.oai that implement Record | |
|---|---|
class |
SimpleRecord
A simple implementation of Record that provides getters on the values passed in the constructor. |
| Methods in org.fcrepo.oai that return Record | |
|---|---|
Record |
OAIProvider.getRecord(String identifier,
String metadataPrefix)
Get an individual metadata record from the repository. |
| Uses of Record in org.fcrepo.oai.sample |
|---|
| Methods in org.fcrepo.oai.sample that return Record | |
|---|---|
Record |
SampleOAIProvider.getRecord(String identifier,
String metadataPrefix)
|
| Uses of Record in org.fcrepo.server.oai |
|---|
| Methods in org.fcrepo.server.oai that return Record | |
|---|---|
Record |
FedoraOAIProviderModule.getRecord(String identifier,
String metadataPrefix)
|
Record |
FedoraOAIProvider.getRecord(String identifier,
String metadataPrefix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||