| Package | Description |
|---|---|
| org.fcrepo.server.search | |
| org.fcrepo.server.storage |
| Modifier and Type | Method and Description |
|---|---|
FieldSearchResult |
FieldSearchSQLImpl.findObjects(String[] resultFields,
int maxResults,
FieldSearchQuery query) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
DefaultDOManager.listObjectPIDs(Context context) |
boolean |
DOManager.objectExists(String pid) |
boolean |
DefaultDOManager.objectExists(String pid)
Checks the object registry for the given object.
|
protected boolean |
DefaultDOManager.objectExistsInRegistry(String pid) |
| Constructor and Description |
|---|
DirectoryBasedRepositoryReader(File directory,
DOTranslator translator,
String exportFormat,
String storageFormat,
String encoding)
Initializes the RepositoryReader by looking at all files in the provided
directory and ensuring that they're all serialized digital objects and
that there are no PID conflicts.
|
Copyright © 2013 DuraSpace. All Rights Reserved.