Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class ManifestBean

java.lang.Object
  extended by com.icodeon.rte.model.Id
      extended by com.icodeon.rte.model.ManifestBean
All Implemented Interfaces:
java.io.Serializable

public class ManifestBean
extends Id
implements java.io.Serializable

Author:
Icodeon
See Also:
Serialized Form

Constructor Summary
ManifestBean()
           
ManifestBean(CourseBean course)
           
ManifestBean(CourseBean course, long lastModified)
           
ManifestBean(CourseBean course, long lastModified, java.lang.String xml)
           
 
Method Summary
 CourseBean getCourse()
           
 long getLastModified()
           
 java.lang.String getXml()
           
 void setCourse(CourseBean course)
           
 void setLastModified(long lastModified)
           
 void setXml(java.lang.String xml)
           
 
Methods inherited from class com.icodeon.rte.model.Id
getId, setId, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManifestBean

public ManifestBean()

ManifestBean

public ManifestBean(CourseBean course)
             throws InvalidDataTypeException
Parameters:
course -
Throws:
InvalidDataTypeException

ManifestBean

public ManifestBean(CourseBean course,
                    long lastModified)
             throws InvalidDataTypeException
Parameters:
course -
lastModified -
Throws:
InvalidDataTypeException

ManifestBean

public ManifestBean(CourseBean course,
                    long lastModified,
                    java.lang.String xml)
             throws InvalidDataTypeException
Parameters:
course -
lastModified -
Throws:
InvalidDataTypeException
Method Detail

getCourse

public CourseBean getCourse()
Returns:

setCourse

public void setCourse(CourseBean course)
Parameters:
course -

setXml

public void setXml(java.lang.String xml)
Parameters:
xml -

getXml

public java.lang.String getXml()
Returns:

getLastModified

public long getLastModified()
Returns:

setLastModified

public void setLastModified(long lastModified)
Parameters:
lastModified -

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195