org.sakaiproject.archive.cover
Class ImportMetadataService
java.lang.Object
org.sakaiproject.archive.cover.ImportMetadataService
public class ImportMetadataService
- extends Object
...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_NAME
public static String SERVICE_NAME
ImportMetadataService
public ImportMetadataService()
getInstance
public static ImportMetadataService getInstance()
- Access the component instance: special cover only method.
- Returns:
- the component instance.
getImportMapById
public static ImportMetadata getImportMapById(String id)
getImportMetadataElements
public static List getImportMetadataElements(Document doc)
hasMaintainRole
public static boolean hasMaintainRole(String username,
Document siteDoc)
- Parameters:
username - siteDoc -
- Returns:
Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.