Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.client.atom
Class OpenSearchHitCountCollector

java.lang.Object
  extended by com.esri.gpt.control.webharvest.client.atom.OpenSearchHitCountCollector
All Implemented Interfaces:
IHitCountCollector

public class OpenSearchHitCountCollector
extends Object
implements IHitCountCollector

This class is used retrieve hit count for an open search based pagination.


Constructor Summary
OpenSearchHitCountCollector()
           
 
Method Summary
 int collectHitCount(Object source)
          Retrieves hit count from feed xml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSearchHitCountCollector

public OpenSearchHitCountCollector()
Method Detail

collectHitCount

public int collectHitCount(Object source)
                    throws Exception
Retrieves hit count from feed xml.

Specified by:
collectHitCount in interface IHitCountCollector
Parameters:
source - source
Returns:
hit count.
Throws:
Exception

Esri Geoportal Server
1.2.9

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