org.sakaiproject.archive.impl
Class ImportMetadataServiceImpl
java.lang.Object
org.sakaiproject.archive.impl.ImportMetadataServiceImpl
- All Implemented Interfaces:
- ImportMetadataService
public class ImportMetadataServiceImpl
- extends Object
- implements ImportMetadataService
- Version:
- $Id: ImportMetadataServiceImpl.java 84140 2010-11-02 19:59:39Z ottenhoff@longsight.com $
- Author:
- rshastri Rashmi Shastri
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportMetadataServiceImpl
public ImportMetadataServiceImpl()
getImportMetadataElements
public List getImportMetadataElements(Document doc)
- Specified by:
getImportMetadataElements in interface ImportMetadataService
getImportMapById
public ImportMetadata getImportMapById(String id)
- Specified by:
getImportMapById in interface ImportMetadataService
hasMaintainRole
public boolean hasMaintainRole(String username,
Document siteDoc)
- Specified by:
hasMaintainRole in interface ImportMetadataService
Copyright © 2003-2013 Sakai Foundations. All Rights Reserved.