|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.processor.BaseProcessorExtension
org.alfresco.repo.bulkimport.script.BulkImport
public class BulkImport
Custom javascript root object to provide access to the BulkFilesystemImporter from scripts.
| Constructor Summary | |
|---|---|
BulkImport()
|
|
| Method Summary | |
|---|---|
java.util.List |
getStoreNames()
Get a list of the currently registered content stores, from the configured ContentStoreMapProvider. |
void |
setStoreMapProvider(ContentStoreMapProvider storeMapProvider)
|
| Methods inherited from class org.alfresco.repo.processor.BaseProcessorExtension |
|---|
getExtensionName, register, setExtensionName, setProcessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkImport()
| Method Detail |
|---|
public void setStoreMapProvider(ContentStoreMapProvider storeMapProvider)
public java.util.List getStoreNames()
ContentStoreMapProvider.
List of store names
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||