com.stratelia.webactiv.survey
Class SurveyStatistics
java.lang.Object
com.stratelia.webactiv.survey.SurveyStatistics
- All Implemented Interfaces:
- com.silverpeas.silverstatistics.ComponentStatisticsInterface
public class SurveyStatistics
- 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 |
SurveyStatistics
public SurveyStatistics()
getVolume
public Collection<com.silverpeas.silverstatistics.UserIdCountVolumeCouple> getVolume(String spaceId,
String componentId)
throws Exception
- Method declaration
- Specified by:
getVolume
in interface com.silverpeas.silverstatistics.ComponentStatisticsInterface
- Parameters:
spaceId
- componentId
-
- Returns:
-
- Throws:
Exception
- See Also:
getOpenedSurveys
public Collection getOpenedSurveys(String spaceId,
String componentId)
- Method declaration
- Parameters:
spaceId
- componentId
-
- Returns:
- See Also:
getClosedSurveys
public Collection<com.stratelia.webactiv.util.questionContainer.model.QuestionContainerHeader> getClosedSurveys(String spaceId,
String componentId)
getInWaitSurveys
public Collection<com.stratelia.webactiv.util.questionContainer.model.QuestionContainerHeader> getInWaitSurveys(String spaceId,
String componentId)
Copyright © 2016 Silverpeas. All Rights Reserved.