| Package | Description |
|---|---|
| org.alfresco.repo.importer | |
| org.alfresco.service.cmr.view |
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterComponent.importView(ImportPackageHandler importHandler,
Location location,
ImporterBinding binding,
ImporterProgress progress) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterService.importView(ImportPackageHandler importHandler,
Location location,
ImporterBinding binding,
ImporterProgress progress)
Import a Repository view into the specified location
This import allows for a custom content importer.
|
void |
ImporterService.importView(Reader viewReader,
Location location,
ImporterBinding binding,
ImporterProgress progress)
Import a Repository view into the specified location
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.