public class CachingContentStoreManagerImpl extends ContentStoreManagerImpl
| Constructor and Description |
|---|
CachingContentStoreManagerImpl(String host,
String port,
String context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContentStore> |
getContentStores()
Gets all available content stores.
|
ContentStore |
getPrimaryContentStore()
Gets the primary content store.
|
protected ContentStore |
newContentStoreImpl(StorageAccount acct) |
protected void |
setRestHelper(RestHttpHelper restHelper) |
getBaseURL, getContentStore, getContentStore, getContentStores, getPrimaryContentStore, getPrimaryContentStoreAsAnonymous, getPrimaryContentStoreAsAnonymous, getRestHelper, isWritable, login, logout, newContentStoreImpl, reinitializepublic Map<String,ContentStore> getContentStores() throws ContentStoreException
ContentStoreManagerImplgetContentStores in interface ContentStoreManagergetContentStores in class ContentStoreManagerImplContentStoreException - if the content store list cannot be retrievedpublic ContentStore getPrimaryContentStore() throws ContentStoreException
ContentStoreManagerImplgetPrimaryContentStore in interface ContentStoreManagergetPrimaryContentStore in class ContentStoreManagerImplContentStoreExceptionprotected ContentStore newContentStoreImpl(StorageAccount acct)
newContentStoreImpl in class ContentStoreManagerImplprotected void setRestHelper(RestHttpHelper restHelper)
setRestHelper in class ContentStoreManagerImplCopyright © 2009–2019 DuraSpace. All rights reserved.