Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.dao
Class InteractionDAO

java.lang.Object
  extended by com.icodeon.rte.dao.BaseDAO
      extended by com.icodeon.rte.dao.InteractionDAO

public class InteractionDAO
extends BaseDAO


Constructor Summary
InteractionDAO(java.lang.String domainID)
           
 
Method Summary
 InteractionBean createObject()
           
 void deleteObject(java.lang.String primaryKey)
           
 java.util.List findByCocd(CocdBean cocd)
           
 InteractionBean findByNameAndCocd(java.lang.String identifier, CocdBean cocd)
           
 java.lang.String insertObject(InteractionBean interaction)
           
 InteractionBean readObject(java.lang.String primaryKey)
           
 void updateObject(InteractionBean interaction)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionDAO

public InteractionDAO(java.lang.String domainID)
               throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

createObject

public InteractionBean createObject()
                             throws java.lang.Exception
Throws:
java.lang.Exception

insertObject

public final java.lang.String insertObject(InteractionBean interaction)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

readObject

public final InteractionBean readObject(java.lang.String primaryKey)
                                 throws java.lang.Exception
Throws:
java.lang.Exception

updateObject

public final void updateObject(InteractionBean interaction)
                        throws java.lang.Exception
Throws:
java.lang.Exception

deleteObject

public final void deleteObject(java.lang.String primaryKey)
                        throws java.lang.Exception
Throws:
java.lang.Exception

findByCocd

public final java.util.List findByCocd(CocdBean cocd)
                                throws java.lang.Exception
Throws:
java.lang.Exception

findByNameAndCocd

public final InteractionBean findByNameAndCocd(java.lang.String identifier,
                                               CocdBean cocd)
                                        throws java.lang.Exception
Throws:
java.lang.Exception

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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