|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.extensions.surf.util.AbstractLifecycleBean
org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
org.alfresco.repo.bulkimport.impl.stores.DefaultContentStoreMapProvider
public class DefaultContentStoreMapProvider
Provides a default Map of registered content stores.
Use when the Content Store Selector is not available (e.g on community releases).
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider |
|---|
contentStore, storeMap |
| Fields inherited from class org.springframework.extensions.surf.util.AbstractLifecycleBean |
|---|
log |
| Constructor Summary | |
|---|---|
DefaultContentStoreMapProvider()
|
|
| Method Summary | |
|---|---|
void |
setDefaultStoreName(java.lang.String defaultStoreName)
|
protected void |
setUpStoreMap()
Default implementation, relies on the default ContentStore. |
| Methods inherited from class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider |
|---|
checkAndGetStore, getContentStore, getStoreMap, onBootstrap, onShutdown, setContentStore |
| Methods inherited from class org.springframework.extensions.surf.util.AbstractLifecycleBean |
|---|
getApplicationContext, onApplicationEvent, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultContentStoreMapProvider()
| Method Detail |
|---|
protected void setUpStoreMap()
ContentStore.
setUpStoreMap in class AbstractContentStoreMapProviderpublic void setDefaultStoreName(java.lang.String defaultStoreName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||