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, setContentStore
protected void setUpStoreMap()
ContentStore
.setUpStoreMap
in class AbstractContentStoreMapProvider
public void setDefaultStoreName(String defaultStoreName)
Copyright © 2005–2017 Alfresco Software. All rights reserved.