org.sakaiproject.importer.api
Interface IMSResourceTranslator


public interface IMSResourceTranslator


Method Summary
 String getTypeName()
           
 boolean processResourceChildren()
           
 Importable translate(Node resourceNode, Document descriptor, String contextPath, String archiveBasePath)
           
 

Method Detail

translate

Importable translate(Node resourceNode,
                     Document descriptor,
                     String contextPath,
                     String archiveBasePath)

getTypeName

String getTypeName()

processResourceChildren

boolean processResourceChildren()


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