...
Component definition files for the webapp
datamodels/
packages: <I> = Interface, <C> = Class
name | changes | new? | new classes |
org.adl.datamodels | none | no |
|
org.adl.datamodels.datatypes | none | no |
|
org.adl.datamodels.ieee | none | no |
|
org.adl.datamodels.nav | none | no |
|
org.adl.sequencer | none | no |
|
org.sakaiproject.tool.scorm.dao |
| yes | <C> SakaiSCODataManagerDaoHibernate |
...
Some sample SCORM2004 content packages (IMSCP)
service/
Service API's
packages: <I> = Interface, <C> = Class
name | changes | new? | new classes |
org.sakaiproject.service.sequencing |
| yes | <I> SequencerService |
service-impl/
Service Implementation
packages: <I> = Interface, <C> = Class
name | changes | new? | new classes |
org.adl.sequencer | ADLSequencerUtilities deprecated | no |
|
org.sakaiproject.service.sequencing |
| yes | SequencerServiceImpl |
org.sakaiproject.service.sequencing.dao |
| yes | GlobalObjective |
tool/
applet (Client-side Server Proxy) and UI
packages: <I> = Interface, <C> = Class
name | changes | new? | new classes |
org.adl.api.ecmascript |
| no |
|
org.adl.samplerte.client |
| no |
|
edu.ucdavis.sakai.util |
| yes | ParserUploadServlet |
org.adl.samplerte.server |
| no | <I> ScormPackagingService |
org.sakaiproject.tool.scorm |
| yes | <C> ScormTool (tool bean) |