Icodeon SCORM 2004 Sequencing Example Implementation Documentation

Uses of Class
com.icodeon.rte.model.GlobalObjectiveBean

Packages that use GlobalObjectiveBean
com.icodeon.rte.dao   
com.icodeon.rte.model   
 

Uses of GlobalObjectiveBean in com.icodeon.rte.dao
 

Methods in com.icodeon.rte.dao that return GlobalObjectiveBean
 GlobalObjectiveBean GlobalObjectiveDAO.createObject()
          DOCUMENT ME!
 GlobalObjectiveBean GlobalObjectiveDAO.findByName(java.lang.String globalObjectiveId)
          DOCUMENT ME!
 GlobalObjectiveBean GlobalObjectiveDAO.readObject(java.lang.String primaryKey)
          DOCUMENT ME!
 

Methods in com.icodeon.rte.dao with parameters of type GlobalObjectiveBean
 java.util.List GlobalObjectiveProgressInfoDAO.findByGlobalObjective(GlobalObjectiveBean globalObjective)
           
 GlobalObjectiveProgressInfoBean GlobalObjectiveProgressInfoDAO.findByLearnerAndGlobalObjective(LearnerBean learner, GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 GlobalObjectiveProgressInfoBean GlobalObjectiveProgressInfoDAO.findByLearnerAndGlobalObjectiveOrInsert(LearnerBean learner, GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 java.lang.String GlobalObjectiveDAO.insertObject(GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 void GlobalObjectiveDAO.updateObject(GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 

Uses of GlobalObjectiveBean in com.icodeon.rte.model
 

Methods in com.icodeon.rte.model that return GlobalObjectiveBean
 GlobalObjectiveBean GlobalObjectiveProgressInfoBean.getGlobalObjective()
          DOCUMENT ME!
 

Methods in com.icodeon.rte.model with parameters of type GlobalObjectiveBean
 void GlobalObjectiveProgressInfoBean.setGlobalObjective(GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 

Constructors in com.icodeon.rte.model with parameters of type GlobalObjectiveBean
GlobalObjectiveProgressInfoBean(LearnerBean learner, GlobalObjectiveBean globalObjective)
          Creates a new GlobalObjectiveProgressInfoBean object.
 


Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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