public class DefaultContentStoreMapProvider extends AbstractContentStoreMapProvider
Map of registered content stores.
Use when the Content Store Selector is not available (e.g on community releases).contentStore, storeMap| Constructor and Description |
|---|
DefaultContentStoreMapProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDefaultStoreName(String defaultStoreName) |
protected void |
setUpStoreMap()
Default implementation, relies on the default
ContentStore. |
checkAndGetStore, getContentStore, getStoreMap, onBootstrap, onShutdown, setContentStoreprotected void setUpStoreMap()
ContentStore.setUpStoreMap in class AbstractContentStoreMapProviderpublic void setDefaultStoreName(String defaultStoreName)
Copyright © 2005–2018 Alfresco Software. All rights reserved.