| Package | Description |
|---|---|
| org.sakaiproject.importer.api |
| Modifier and Type | Method and Description |
|---|---|
Importable |
Importable.getParent() |
Importable |
IMSResourceTranslator.translate(Node resourceNode,
Document descriptor,
String contextPath,
String archiveBasePath) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Importable> |
ImportDataSource.getItemsForCategories(List<ImportMetadata> categories) |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlesImportable.handle(Importable thing,
String siteId)
Import the supplied importable into the site.
|
void |
Importable.setParent(Importable parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportService.doImportItems(Collection<Importable> importables,
String siteId)
Put the parsed items into a site.
|
void |
ImportDataSource.setItems(Collection<Importable> items) |
Copyright © 2003–2018 Sakai Foundation. All rights reserved.