com.esri.gpt.server.usage.factories
Class GeoportalStatisticsProviderFactory
java.lang.Object
com.esri.gpt.server.usage.factories.GeoportalStatisticsProviderFactory
public class GeoportalStatisticsProviderFactory
- extends Object
This class is used to instantiate and provide requested
statistics builder.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoportalStatisticsProviderFactory
public GeoportalStatisticsProviderFactory()
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
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.