Class GalleryStatistics

java.lang.Object
org.silverpeas.components.gallery.GalleryStatistics
All Implemented Interfaces:
org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider

@Provider @Named("galleryStatistics") public class GalleryStatistics extends Object implements org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
  • Constructor Details

    • GalleryStatistics

      public GalleryStatistics()
  • Method Details

    • getVolume

      public Collection<org.silverpeas.core.silverstatistics.volume.model.UserIdCountVolumeCouple> getVolume(String spaceId, String componentId)
      Specified by:
      getVolume in interface org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
    • memorySizeOfSpecificFiles

      public long memorySizeOfSpecificFiles(String componentId)
      Specified by:
      memorySizeOfSpecificFiles in interface org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider
    • countSpecificFiles

      public long countSpecificFiles(String componentId)
      Specified by:
      countSpecificFiles in interface org.silverpeas.core.silverstatistics.volume.service.ComponentStatisticsProvider