Interface ScormActionService

All Known Implementing Classes:
ScormActionServiceImpl

public interface ScormActionService
Service offering functionality to manage scorm contents like importing a scorm folder / domain as lms-object.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    importScorm(org.directwebremoting.io.FileTransfer scormFile)
    Sets up the required data structure in the database and imports the resources into the repository.
    void
    replaceScorm(EntityExplorerActionSelection selection, org.directwebremoting.io.FileTransfer newScormFile)
    Replaces the scorm file with a new one.