public interface ContentStoreMapProvider
Modifier and Type | Method and Description |
---|---|
ContentStore |
checkAndGetStore(java.lang.String storeName)
Check that the given store name is part of the map.
|
java.util.Map |
getStoreMap()
Get a map of the currently registered
ContentStore , keyed by store name |
java.util.Map getStoreMap()
ContentStore
, keyed by store nameMap
ContentStore checkAndGetStore(java.lang.String storeName)
storeName
- the storeContentStore
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.