com.stratelia.webactiv.quickinfo
Class QuickinfoStatistics

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

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

Class declaration

Author:

Constructor Summary
QuickinfoStatistics()
           
 
Method Summary
 Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getQuickInfos(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

QuickinfoStatistics

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

getQuickInfos

public Collection<com.stratelia.webactiv.util.publication.model.PublicationDetail> getQuickInfos(String spaceId,
                                                                                                 String componentId)
                                                                                          throws RemoteException
Throws:
RemoteException


Copyright © 2016 Silverpeas. All Rights Reserved.