com.stratelia.webactiv.quizz
Class QuizzContentManager

java.lang.Object
  extended by com.stratelia.webactiv.quizz.QuizzContentManager
All Implemented Interfaces:
com.stratelia.silverpeas.contentManager.ContentInterface

public class QuizzContentManager
extends Object
implements com.stratelia.silverpeas.contentManager.ContentInterface

The kmelia implementation of ContentInterface.


Constructor Summary
QuizzContentManager()
           
 
Method Summary
 List<com.stratelia.silverpeas.contentManager.SilverContentInterface> getSilverContentById(List<Integer> ids, String peasId, String userId, List<String> userRoles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuizzContentManager

public QuizzContentManager()
Method Detail

getSilverContentById

public List<com.stratelia.silverpeas.contentManager.SilverContentInterface> getSilverContentById(List<Integer> ids,
                                                                                                 String peasId,
                                                                                                 String userId,
                                                                                                 List<String> userRoles)
Specified by:
getSilverContentById in interface com.stratelia.silverpeas.contentManager.ContentInterface


Copyright © 2016 Silverpeas. All Rights Reserved.