org.sakaiproject.tool.assessment.facade
Interface FavoriteColChoicesFacadeQueriesAPI

All Known Implementing Classes:
FavoriteColChoicesFacadeQueries

public interface FavoriteColChoicesFacadeQueriesAPI


Method Summary
 List getFavoriteColChoicesByAgent(String siteAgentId)
           
 void saveOrUpdate(FavoriteColChoices list)
           
 

Method Detail

getFavoriteColChoicesByAgent

List getFavoriteColChoicesByAgent(String siteAgentId)

saveOrUpdate

void saveOrUpdate(FavoriteColChoices list)


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