Esri Geoportal Server
1.0

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

java.lang.Object
  extended by com.esri.gpt.framework.request.Result
      extended by com.esri.gpt.framework.request.HybridResult<HjActionResult,HjQueryResult>
          extended by com.esri.gpt.catalog.harvest.jobs.HjResult

public class HjResult
extends HybridResult<HjActionResult,HjQueryResult>

Harvest job result.

See Also:
HjRequest

Constructor Summary
HjResult()
          Creates new instance of the result.
 
Method Summary
 
Methods inherited from class com.esri.gpt.framework.request.HybridResult
getActionResult, getQueryResult, reset, setActionResult, setQueryResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HjResult

public HjResult()
Creates new instance of the result.


Esri Geoportal Server
1.0

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