Esri Geoportal Server
1.0

com.esri.gpt.framework.request
Class Result

java.lang.Object
  extended by com.esri.gpt.framework.request.Result
Direct Known Subclasses:
ActionResult, HybridResult, QueryResult

public abstract class Result
extends Object

Represents the result associated with a query or an action.


Constructor Summary
Result()
          Default constructor.
 
Method Summary
abstract  void reset()
          Resets the result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Result

public Result()
Default constructor.

Method Detail

reset

public abstract void reset()
Resets the result.


Esri Geoportal Server
1.0

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