|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageDeviceException | |
|---|---|
| org.fcrepo.server.search | |
| org.fcrepo.server.storage | |
| Uses of StorageDeviceException in org.fcrepo.server.search |
|---|
| Methods in org.fcrepo.server.search that throw StorageDeviceException | |
|---|---|
FieldSearchResult |
FieldSearchSQLImpl.findObjects(String[] resultFields,
int maxResults,
FieldSearchQuery query)
|
| Uses of StorageDeviceException in org.fcrepo.server.storage |
|---|
| Methods in org.fcrepo.server.storage that throw StorageDeviceException | |
|---|---|
String[] |
DefaultDOManager.listObjectPIDs(Context context)
|
boolean |
DOManager.objectExists(String pid)
|
boolean |
DefaultDOManager.objectExists(String pid)
Checks the object registry for the given object. |
| Constructors in org.fcrepo.server.storage that throw StorageDeviceException | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||