Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class BoundTypeToPojoConverter

java.lang.Object
  extended by com.icodeon.rte.model.BoundTypeToPojoConverter

public class BoundTypeToPojoConverter
extends java.lang.Object

Author:
Icodeon

Constructor Summary
BoundTypeToPojoConverter()
           
 
Method Summary
 InteractionBean convert(com.icodeon.services.cmi.Interaction interaction, InteractionBean interactionPojo)
          In the Icodeon Player an instance of an XML document according to the IEEE 1484.11.3 schema is sent to the CMI web service as a SOAP message.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoundTypeToPojoConverter

public BoundTypeToPojoConverter()
Method Detail

convert

public InteractionBean convert(com.icodeon.services.cmi.Interaction interaction,
                               InteractionBean interactionPojo)
                        throws InvalidDataTypeException,
                               java.lang.Exception
In the Icodeon Player an instance of an XML document according to the IEEE 1484.11.3 schema is sent to the CMI web service as a SOAP message. The web service serializes the XML to Java objects in the package com.icodeon.services.cmi.* which have been generated from the IEEE 1484.11.3 schema XSD. This method converts the Java objects in the package com.icodeon.services.cmi.* which have been generated from the IEEE 1484.11.3 schema XSD to a POJO so that that interactions data can be persisted by Hibernate

Parameters:
interaction -
Returns:
Throws:
InvalidDataTypeException
java.lang.Exception

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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