Uses of Class
org.sakaiproject.tool.assessment.data.dao.assessment.FavoriteColChoices

Packages that use FavoriteColChoices
org.sakaiproject.tool.assessment.data.dao.assessment   
 

Uses of FavoriteColChoices in org.sakaiproject.tool.assessment.data.dao.assessment
 

Methods in org.sakaiproject.tool.assessment.data.dao.assessment that return FavoriteColChoices
 FavoriteColChoices FavoriteColChoicesItem.getFavoriteChoice()
           
 

Methods in org.sakaiproject.tool.assessment.data.dao.assessment with parameters of type FavoriteColChoices
 void FavoriteColChoicesItem.setFavoriteChoice(FavoriteColChoices parent)
           
 

Constructors in org.sakaiproject.tool.assessment.data.dao.assessment with parameters of type FavoriteColChoices
FavoriteColChoicesItem(FavoriteColChoices favoriteChoice, String choiceText, Integer sequence)
           
 



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