com.stratelia.webactiv.kmelia
Class KmeliaStatistics

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

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

Class declaration

Author:

Constructor Summary
KmeliaStatistics()
           
 
Method Summary
 Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getElements(String componentId)
          Method declaration
 Collection<com.silverpeas.silverstatistics.UserIdCountVolumeCouple> getVolume(String spaceId, String componentId)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmeliaStatistics

public KmeliaStatistics()
Method Detail

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:

getElements

public Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getElements(String componentId)
                                                                                        throws RemoteException
Method declaration

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


Copyright © 2016 Silverpeas. All Rights Reserved.