com.silverpeas.questionReply
Class QuestionReplyStatistics
java.lang.Object
  
com.silverpeas.questionReply.QuestionReplyStatistics
- All Implemented Interfaces: 
 - com.silverpeas.silverstatistics.ComponentStatisticsInterface
 
public class QuestionReplyStatistics
- 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 | 
 
QuestionReplyStatistics
public QuestionReplyStatistics()
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
 
getQuestionReplies
public Collection<Question> getQuestionReplies(String componentId)
                                        throws QuestionReplyException,
                                               com.stratelia.webactiv.persistence.PersistenceException
 
- Throws:
 QuestionReplyException
com.stratelia.webactiv.persistence.PersistenceException
 
Copyright © 2016 Silverpeas. All Rights Reserved.