com.stratelia.webactiv.kmax
Class KmaxStatistics

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

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

Class declaration

Author:

Constructor Summary
KmaxStatistics()
           
 
Method Summary
 Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getPublications(String spaceId, String componentId)
          Method declaration
 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

KmaxStatistics

public KmaxStatistics()
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

getPublications

public Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getPublications(String spaceId,
                                                                                                   String componentId)
Method declaration

Parameters:
spaceId -
componentId -
Returns:
Throws:
RemoteException
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.