Esri Geoportal Server
1.2.9

com.esri.gpt.server.usage.factories
Class GeoportalStatisticsProviderFactory

java.lang.Object
  extended by com.esri.gpt.server.usage.factories.GeoportalStatisticsProviderFactory

public class GeoportalStatisticsProviderFactory
extends Object

This class is used to instantiate and provide requested statistics builder.


Constructor Summary
GeoportalStatisticsProviderFactory()
           
 
Method Summary
 GeoportalUsageInformation buildUsageReport(StatisticsRequestContext statRequestCtx)
          Builds usage report based on request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoportalStatisticsProviderFactory

public GeoportalStatisticsProviderFactory()
Method Detail

buildUsageReport

public GeoportalUsageInformation buildUsageReport(StatisticsRequestContext statRequestCtx)
                                           throws Exception
Builds usage report based on request.

Parameters:
statRequestCtx - the statistics request context
Returns:
geoportal statistics information
Throws:
Exception - if exception occurs

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.