Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Class SearchFilterHarvestSpatial

java.lang.Object
  extended by com.esri.gpt.catalog.search.SearchFilterSpatial
      extended by com.esri.gpt.catalog.search.SearchFilterHarvestSpatial
All Implemented Interfaces:
ISearchFilter, ISearchFilterSpatialObj, Serializable

public class SearchFilterHarvestSpatial
extends SearchFilterSpatial

The Class SearchFilterHarvestSpatial.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.esri.gpt.catalog.search.SearchFilterSpatial
SearchFilterSpatial.SaveParams
 
Nested classes/interfaces inherited from interface com.esri.gpt.catalog.search.ISearchFilterSpatialObj
ISearchFilterSpatialObj.OptionsBounds
 
Constructor Summary
SearchFilterHarvestSpatial()
           
 
Method Summary
 void setSelectedBounds(String selectedBounds)
          Sets the selected bounds.
 void validate()
          Validate.
 
Methods inherited from class com.esri.gpt.catalog.search.SearchFilterSpatial
equals, getEnvelope, getMvsUrl, getParams, getSelectedBounds, getSelectedBoundsAsEnum, getSelectedEnvelope, getVisibleEnvelope, isEquals, reset, setEnvelope, setParams, setSelectedBoundsAsEnum, setSelectedEnvelope, setVisibleEnvelope, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchFilterHarvestSpatial

public SearchFilterHarvestSpatial()
Method Detail

setSelectedBounds

public void setSelectedBounds(String selectedBounds)
Sets the selected bounds.

Specified by:
setSelectedBounds in interface ISearchFilterSpatialObj
Overrides:
setSelectedBounds in class SearchFilterSpatial
Parameters:
selectedBounds - the new selected bounds
Throws:
IllegalArgumentException - if selectedBounds not in OptionsBounds

validate

public void validate()
              throws SearchException
Description copied from class: SearchFilterSpatial
Validate.

Specified by:
validate in interface ISearchFilter
Overrides:
validate in class SearchFilterSpatial
Throws:
SearchException
See Also:
ISearchFilter.validate()

Esri Geoportal Server
1.0

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