|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.client.atom.AGPHitCountCollector
public class AGPHitCountCollector
This class is used to collect hit count for Portal for ArcGIS harvest request.
| Constructor Summary | |
|---|---|
AGPHitCountCollector(IterationContext context)
|
|
| Method Summary | |
|---|---|
int |
collectHitCount(Object source)
Makes http request to json endpoint to read the hit count for the rss query url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AGPHitCountCollector(IterationContext context)
| Method Detail |
|---|
public int collectHitCount(Object source)
throws Exception
collectHitCount in interface IHitCountCollectorsource - the url
Exception
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||