Esri Geoportal Server
1.0

com.esri.gpt.catalog.harvest.repository
Class HrQueryResult

java.lang.Object
  extended by com.esri.gpt.framework.request.Result
      extended by com.esri.gpt.framework.request.QueryResult<HrRecords>
          extended by com.esri.gpt.catalog.harvest.repository.HrQueryResult

public class HrQueryResult
extends QueryResult<HrRecords>

Harvest Repository query result.


Constructor Summary
HrQueryResult()
          Non-argument constructor.
 
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

HrQueryResult

public HrQueryResult()
Non-argument constructor.


Esri Geoportal Server
1.0

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