Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.dao
Class AttemptProgressInfoDAO

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

public class AttemptProgressInfoDAO
extends BaseDAO

DOCUMENT ME!

Version:
$Revision$, $Date$
Author:
$author$

Constructor Summary
AttemptProgressInfoDAO(java.lang.String domainID)
          Creates a new AttemptProgressInfoDAO object.
 
Method Summary
 AttemptProgressInfoBean createObject()
          DOCUMENT ME!
 void deleteObject(java.lang.String primaryKey)
          DOCUMENT ME!
 AttemptProgressInfoBean findByAttemptNumberAndActivityProgressInfo(int attemptNumber, ActivityProgressInfoBean activityProgressInfo)
          DOCUMENT ME!
 java.lang.String insertObject(AttemptProgressInfoBean attemptProgressInfo)
          DOCUMENT ME!
 AttemptProgressInfoBean readObject(java.lang.String primaryKey)
          DOCUMENT ME!
 void updateObject(AttemptProgressInfoBean attemptProgressInfo)
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttemptProgressInfoDAO

public AttemptProgressInfoDAO(java.lang.String domainID)
                       throws java.lang.Exception
Creates a new AttemptProgressInfoDAO object.

Parameters:
domainID - DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!
Method Detail

createObject

public AttemptProgressInfoBean createObject()
                                     throws java.lang.Exception
DOCUMENT ME!

Returns:
DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

insertObject

public java.lang.String insertObject(AttemptProgressInfoBean attemptProgressInfo)
                              throws java.lang.Exception
DOCUMENT ME!

Parameters:
attemptProgressInfo - DOCUMENT ME!
Returns:
DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

updateObject

public void updateObject(AttemptProgressInfoBean attemptProgressInfo)
                  throws java.lang.Exception
DOCUMENT ME!

Parameters:
attemptProgressInfo - DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

readObject

public final AttemptProgressInfoBean readObject(java.lang.String primaryKey)
                                         throws java.lang.Exception
DOCUMENT ME!

Parameters:
primaryKey - DOCUMENT ME!
Returns:
DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

deleteObject

public void deleteObject(java.lang.String primaryKey)
                  throws java.lang.Exception
DOCUMENT ME!

Parameters:
primaryKey - DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

findByAttemptNumberAndActivityProgressInfo

public AttemptProgressInfoBean findByAttemptNumberAndActivityProgressInfo(int attemptNumber,
                                                                          ActivityProgressInfoBean activityProgressInfo)
DOCUMENT ME!

Parameters:
attemptNumber - DOCUMENT ME!
activityProgressInfo - DOCUMENT ME!
Returns:
DOCUMENT ME!

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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