Esri Geoportal Server
1.0

com.esri.gpt.framework.request
Class Criteria

java.lang.Object
  extended by com.esri.gpt.framework.request.Criteria
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActionCriteria, CswSearchCriteria, HybridCriteria, QueryCriteria

public abstract class Criteria
extends Object
implements Serializable

Represents the criteria associated with a query or an action.

See Also:
Serialized Form

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

Constructor Detail

Criteria

public Criteria()
Default constructor.

Method Detail

reset

public abstract void reset()
Resets the criteria.


Esri Geoportal Server
1.0

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