com.silverpeas.whitePages
Class WhitePagesStatistics

java.lang.Object
  extended by com.silverpeas.whitePages.WhitePagesStatistics
All Implemented Interfaces:
com.silverpeas.silverstatistics.ComponentStatisticsInterface

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

Class declaration

Author:

Constructor Summary
WhitePagesStatistics()
           
 
Method Summary
 Collection<com.silverpeas.silverstatistics.UserIdCountVolumeCouple> getVolume(String spaceId, String componentId)
           
 Collection<Card> getWhitePages(String componentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhitePagesStatistics

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

getWhitePages

public Collection<Card> getWhitePages(String componentId)
                               throws WhitePagesException
Throws:
WhitePagesException


Copyright © 2016 Silverpeas. All Rights Reserved.