| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.storage.bitstore |
Provides an API for storing, retrieving and deleting streams of bits in
a transactionally safe fashion.
|
| org.dspace.storage.bitstore.factory | |
| org.dspace.versioning |
| Modifier and Type | Field and Description |
|---|---|
protected BitstreamStorageService |
BitstreamServiceImpl.bitstreamStorageService |
| Modifier and Type | Class and Description |
|---|---|
class |
BitstreamStorageServiceImpl
Stores, retrieves and deletes bitstreams.
|
| Modifier and Type | Method and Description |
|---|---|
BitstreamStorageService |
StorageServiceFactoryImpl.getBitstreamStorageService() |
abstract BitstreamStorageService |
StorageServiceFactory.getBitstreamStorageService() |
| Modifier and Type | Field and Description |
|---|---|
protected BitstreamStorageService |
AbstractVersionProvider.bitstreamStorageService |
Copyright © 2017 DuraSpace. All rights reserved.