com.stratelia.webactiv.quizz
Class QuizzStatistics
java.lang.Object
com.stratelia.webactiv.quizz.QuizzStatistics
- All Implemented Interfaces:
- com.silverpeas.silverstatistics.ComponentStatisticsInterface
public class QuizzStatistics
- extends Object
- implements com.silverpeas.silverstatistics.ComponentStatisticsInterface
Class declaration
- Author:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuizzStatistics
public QuizzStatistics()
getVolume
public Collection<com.silverpeas.silverstatistics.UserIdCountVolumeCouple> getVolume(String spaceId,
String componentId)
throws Exception
- Specified by:
getVolume
in interface com.silverpeas.silverstatistics.ComponentStatisticsInterface
- Throws:
Exception
getQuizz
public Collection<com.stratelia.webactiv.util.questionContainer.model.QuestionContainerHeader> getQuizz(String spaceId,
String componentId)
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.