org.silverpeas.resourcemanager
Class ResourcesManagerStatistics

java.lang.Object
  extended by org.silverpeas.resourcemanager.ResourcesManagerStatistics
All Implemented Interfaces:
com.silverpeas.silverstatistics.ComponentStatisticsInterface

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


Constructor Summary
ResourcesManagerStatistics()
           
 
Method Summary
 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

ResourcesManagerStatistics

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


Copyright © 2016 Silverpeas. All Rights Reserved.