Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Interface ISearchFilterURI

All Superinterfaces:
ISearchFilter, Serializable
All Known Subinterfaces:
ISearchFilterAuthURI
All Known Implementing Classes:
SearchFilterConnection, SearchFilterHarvestSites

public interface ISearchFilterURI
extends ISearchFilter

The Interface ISearchURI. Filter object that will hold the connection end point for the search.


Method Summary
 URI getSearchURI()
          Gets the search uri.
 
Methods inherited from interface com.esri.gpt.catalog.search.ISearchFilter
getParams, isEquals, reset, setParams, validate
 

Method Detail

getSearchURI

URI getSearchURI()
                 throws URISyntaxException
Gets the search uri.

Returns:
the search uri
Throws:
SearchException - the search exception when uri is invalid
URISyntaxException

Esri Geoportal Server
1.0

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