| Package | Description |
|---|---|
| org.duracloud.client | |
| org.duracloud.client.impl | |
| org.duracloud.client.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentStoreImpl
Provides access to a content store
|
| Modifier and Type | Method and Description |
|---|---|
ContentStore |
ContentStoreManagerImpl.getContentStore(String storeID)
getContentStore
|
ContentStore |
ContentStoreManager.getContentStore(String storeID)
getContentStore
|
ContentStore |
ContentStoreManagerImpl.getPrimaryContentStore()
getPrimaryContentStore
|
ContentStore |
ContentStoreManager.getPrimaryContentStore()
getPrimaryContentStore
|
ContentStore |
ContentStoreManagerImpl.getPrimaryContentStoreAsAnonymous()
Provides access to the primary content store without requiring login().
|
ContentStore |
ContentStoreManager.getPrimaryContentStoreAsAnonymous()
Provides access to the primary content store without requiring login().
|
protected ContentStore |
ContentStoreManagerImpl.newContentStoreImpl(org.duracloud.storage.domain.StorageAccount acct) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContentStore> |
ContentStoreManagerImpl.getContentStores()
getContentStores
|
Map<String,ContentStore> |
ContentStoreManager.getContentStores()
getContentStores
|
| Constructor and Description |
|---|
ContentIterator(ContentStore store,
String spaceId,
String prefix) |
ContentIterator(ContentStore store,
String spaceId,
String prefix,
long maxResults) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingContentStoreImpl
This class retains the results of the initial call to:
getSpaces()
and returns this cached value on subsequent calls.
|
| Modifier and Type | Method and Description |
|---|---|
ContentStore |
CachingContentStoreManagerImpl.getPrimaryContentStore() |
protected ContentStore |
CachingContentStoreManagerImpl.newContentStoreImpl(org.duracloud.storage.domain.StorageAccount acct) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContentStore> |
CachingContentStoreManagerImpl.getContentStores() |
| Constructor and Description |
|---|
ContentStoreUtil(ContentStore contentStore) |
DuracloudFileWriter(String spaceId,
String contentId,
String mimetype,
ContentStore contentStore) |
Copyright © 2009-2012 DuraSpace. All Rights Reserved.