Class SpaceMembersStatistics
java.lang.Object
org.silverpeas.components.spacemembers.SpaceMembersStatistics
- All Implemented Interfaces:
org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
@Provider
@Named("spaceMembersStatistics")
public class SpaceMembersStatistics
extends Object
implements org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
-
Field Summary
Fields inherited from interface org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
QUALIFIER_SUFFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.silverpeas.core.silverstatistics.volume.model.UserIdCountVolumeCouple>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
countSpecificFiles, memorySizeOfSpecificFiles
-
Constructor Details
-
SpaceMembersStatistics
public SpaceMembersStatistics()
-
-
Method Details
-
getVolume
public Collection<org.silverpeas.core.silverstatistics.volume.model.UserIdCountVolumeCouple> getVolume(String spaceId, String componentId) - Specified by:
getVolumein interfaceorg.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
-