com.silverpeas.crm
Class CrmStatistics

java.lang.Object
  extended by com.silverpeas.crm.CrmStatistics
All Implemented Interfaces:
com.silverpeas.silverstatistics.ComponentStatisticsInterface

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

Class declaration

Author:

Constructor Summary
CrmStatistics()
           
 
Method Summary
 int getCrmsCount(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

CrmStatistics

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

getCrmsCount

public int getCrmsCount(String componentId)
                 throws RemoteException
Throws:
RemoteException


Copyright © 2016 Silverpeas. All Rights Reserved.