Uses of Class
org.sakaiproject.tool.assessment.ui.bean.author.ItemBean

Packages that use ItemBean
org.sakaiproject.tool.assessment.ui.bean.author   
org.sakaiproject.tool.assessment.ui.listener.author   
 

Uses of ItemBean in org.sakaiproject.tool.assessment.ui.bean.author
 

Methods in org.sakaiproject.tool.assessment.ui.bean.author that return ItemBean
 ItemBean ItemAuthorBean.getCurrentItem()
           
 

Methods in org.sakaiproject.tool.assessment.ui.bean.author with parameters of type ItemBean
 void ItemAuthorBean.setCurrentItem(ItemBean item)
           
 

Uses of ItemBean in org.sakaiproject.tool.assessment.ui.listener.author
 

Methods in org.sakaiproject.tool.assessment.ui.listener.author with parameters of type ItemBean
 boolean ItemAddListener.isCorrectChoice(ItemBean bean, String label)
          returns if the multile choice label is the correct choice, bean.getCorrAnswers() returns a string[] of labels bean.getCorrAnswer() returns a string of label
protected  HashSet ItemAddListener.prepareMetaData(ItemFacade item, ItemBean bean)
           
protected  Set ItemAddListener.preparePublishedMetaData(ItemFacade item, ItemBean bean)
           
 



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