public class ImportMetadataServiceImpl extends Object implements ImportMetadataService
| Constructor and Description |
|---|
ImportMetadataServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImportMetadata |
getImportMapById(String id) |
List |
getImportMetadataElements(Document doc) |
boolean |
hasMaintainRole(String username,
Document siteDoc) |
public List getImportMetadataElements(Document doc)
getImportMetadataElements in interface ImportMetadataServicepublic ImportMetadata getImportMapById(String id)
getImportMapById in interface ImportMetadataServicepublic boolean hasMaintainRole(String username, Document siteDoc)
hasMaintainRole in interface ImportMetadataServiceCopyright © 2006–2017 Sakai Project. All rights reserved.