Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class GlobalObjectiveProgressInfoBean

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

public class GlobalObjectiveProgressInfoBean
extends ObjectiveProgress
implements java.io.Serializable

DOCUMENT ME!

Version:
$Revision$, $Date$
Author:
$author$
See Also:
Serialized Form

Constructor Summary
GlobalObjectiveProgressInfoBean()
          Creates a new GlobalObjectiveProgressInfoBean object.
GlobalObjectiveProgressInfoBean(LearnerBean learner, GlobalObjectiveBean globalObjective)
          Creates a new GlobalObjectiveProgressInfoBean object.
GlobalObjectiveProgressInfoBean(LearnerBean learner, OrganizationObjectiveBean organizationObjective)
          Creates a new GlobalObjectiveProgressInfoBean object.
 
Method Summary
 GlobalObjectiveBean getGlobalObjective()
          DOCUMENT ME!
 LearnerBean getLearner()
          DOCUMENT ME!
 OrganizationObjectiveBean getOrganizationObjective()
          DOCUMENT ME!
 void setGlobalObjective(GlobalObjectiveBean globalObjective)
          DOCUMENT ME!
 void setLearner(LearnerBean learner)
          DOCUMENT ME!
 void setOrganizationObjective(OrganizationObjectiveBean organizationObjective)
          DOCUMENT ME!
 
Methods inherited from class com.icodeon.rte.model.ObjectiveProgress
getMeasureStatus, getNormalizedMeasure, getProgressStatus, getSatisfiedStatus, setMeasureStatus, setNormalizedMeasure, setProgressStatus, setSatisfiedStatus
 
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

GlobalObjectiveProgressInfoBean

public GlobalObjectiveProgressInfoBean()
Creates a new GlobalObjectiveProgressInfoBean object.


GlobalObjectiveProgressInfoBean

public GlobalObjectiveProgressInfoBean(LearnerBean learner,
                                       GlobalObjectiveBean globalObjective)
Creates a new GlobalObjectiveProgressInfoBean object.

Parameters:
learner - DOCUMENT ME!
globalObjective - DOCUMENT ME!

GlobalObjectiveProgressInfoBean

public GlobalObjectiveProgressInfoBean(LearnerBean learner,
                                       OrganizationObjectiveBean organizationObjective)
Creates a new GlobalObjectiveProgressInfoBean object.

Parameters:
learner - DOCUMENT ME!
organizationObjective - DOCUMENT ME!
Method Detail

setLearner

public void setLearner(LearnerBean learner)
DOCUMENT ME!

Parameters:
learner - DOCUMENT ME!

getLearner

public LearnerBean getLearner()
DOCUMENT ME!

Returns:
DOCUMENT ME!

setGlobalObjective

public void setGlobalObjective(GlobalObjectiveBean globalObjective)
DOCUMENT ME!

Parameters:
globalObjective - DOCUMENT ME!

getGlobalObjective

public GlobalObjectiveBean getGlobalObjective()
DOCUMENT ME!

Returns:
DOCUMENT ME!

setOrganizationObjective

public void setOrganizationObjective(OrganizationObjectiveBean organizationObjective)
DOCUMENT ME!

Parameters:
organizationObjective - DOCUMENT ME!

getOrganizationObjective

public OrganizationObjectiveBean getOrganizationObjective()
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