com.stratelia.webactiv.almanach
Class AlmanachStatistics

java.lang.Object
  extended by com.stratelia.webactiv.almanach.AlmanachStatistics
All Implemented Interfaces:
com.silverpeas.silverstatistics.ComponentStatisticsInterface

public class AlmanachStatistics
extends Object
implements com.silverpeas.silverstatistics.ComponentStatisticsInterface

Class declaration

Author:

Constructor Summary
AlmanachStatistics()
           
 
Method Summary
 Collection<EventDetail> getEvents(String spaceId, String componentId)
           
 Collection<com.silverpeas.silverstatistics.UserIdCountVolumeCouple> getVolume(String spaceId, String componentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlmanachStatistics

public AlmanachStatistics()
Method Detail

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

getEvents

public Collection<EventDetail> getEvents(String spaceId,
                                         String componentId)
                                  throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.