Esri Geoportal Server
1.0

com.esri.gpt.catalog.harvest.jobs
Class HjQueryResult

java.lang.Object
  extended by com.esri.gpt.framework.request.Result
      extended by com.esri.gpt.framework.request.QueryResult<HjRecords>
          extended by com.esri.gpt.catalog.harvest.jobs.HjQueryResult

public class HjQueryResult
extends QueryResult<HjRecords>

Harvest job query result.

See Also:
HjResult

Constructor Summary
HjQueryResult()
          Creates instance of the result.
 
Method Summary
 
Methods inherited from class com.esri.gpt.framework.request.QueryResult
getHasRecords, getMaxQueryHits, getPageCursor, getRecords, reset, setMaxQueryHits, setPageCursor, setRecords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HjQueryResult

public HjQueryResult()
Creates instance of the result.


Esri Geoportal Server
1.0

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