public interface ContentStoreMapProvider
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.repo.content.ContentStore |
checkAndGetStore(String storeName)
Check that the given store name is part of the map.
|
Map<String,org.alfresco.repo.content.ContentStore> |
getStoreMap()
Get a map of the currently registered
ContentStore, keyed by store name |
Map<String,org.alfresco.repo.content.ContentStore> getStoreMap()
ContentStore, keyed by store nameMaporg.alfresco.repo.content.ContentStore checkAndGetStore(String storeName)
storeName - the storeContentStoreCopyright © 2005–2018 Alfresco Software. All rights reserved.