Uses of Interface
org.sakaiproject.importer.api.Importable

Packages that use Importable
org.sakaiproject.importer.api   
 

Uses of Importable in org.sakaiproject.importer.api
 

Methods in org.sakaiproject.importer.api that return Importable
 Importable Importable.getParent()
           
 Importable IMSResourceTranslator.translate(Node resourceNode, Document descriptor, String contextPath, String archiveBasePath)
           
 

Methods in org.sakaiproject.importer.api with parameters of type Importable
 void HandlesImportable.handle(Importable thing, String siteId)
           
 void Importable.setParent(Importable parent)
           
 



Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.