Uses of Class
org.sakaiproject.tool.assessment.ui.bean.evaluation.HistogramQuestionScoresBean

Packages that use HistogramQuestionScoresBean
org.sakaiproject.tool.assessment.ui.bean.evaluation   
 

Uses of HistogramQuestionScoresBean in org.sakaiproject.tool.assessment.ui.bean.evaluation
 

Methods in org.sakaiproject.tool.assessment.ui.bean.evaluation that return HistogramQuestionScoresBean
 HistogramQuestionScoresBean[] HistogramScoresBean.getHistogramQuestions()
          get histogram quesions
 

Methods in org.sakaiproject.tool.assessment.ui.bean.evaluation that return types with arguments of type HistogramQuestionScoresBean
 Collection<HistogramQuestionScoresBean> HistogramScoresBean.getInfo()
          the a collection of information
 Collection<HistogramQuestionScoresBean> HistogramScoresBean.getPartInfo()
          the a collection of information for the active part
 

Methods in org.sakaiproject.tool.assessment.ui.bean.evaluation with parameters of type HistogramQuestionScoresBean
 void HistogramSectionBean.addItemBean(HistogramQuestionScoresBean bean)
          Adds an itembean.
 void HistogramScoresBean.setHistogramQuestions(HistogramQuestionScoresBean[] phistogramQuestions)
          set histogram questions name
 

Method parameters in org.sakaiproject.tool.assessment.ui.bean.evaluation with type arguments of type HistogramQuestionScoresBean
 void HistogramScoresBean.setInfo(Collection<HistogramQuestionScoresBean> pinfo)
          set the info
 



Copyright © 2005-2012 Sakai Project. All Rights Reserved.