public interface ImportMetadataService
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
ImportMetadata |
getImportMapById(String id) |
List |
getImportMetadataElements(Document doc) |
boolean |
hasMaintainRole(String username,
Document siteDoc) |
static final String SERVICE_NAME
List getImportMetadataElements(Document doc)
doc - doc containing import_config.xmlImportMetadata getImportMapById(String id)
id - id of the MapEntry requestedCopyright © 2003-2015 Sakai Foundation. All Rights Reserved.