Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Interface ISearchFilterContentTypes

All Superinterfaces:
ISearchFilter, Serializable
All Known Implementing Classes:
SearchFilterContentTypes

public interface ISearchFilterContentTypes
extends ISearchFilter

The Interface ISearchFilterContentTypes. Defines a content types filter object.


Method Summary
 String getSelectedContentType()
          Gets the selected content type.
 void setSelectedContentType(String themeTypes)
          Sets the selected content type.
 
Methods inherited from interface com.esri.gpt.catalog.search.ISearchFilter
getParams, isEquals, reset, setParams, validate
 

Method Detail

getSelectedContentType

String getSelectedContentType()
Gets the selected content type.

Returns:
the selected content type

setSelectedContentType

void setSelectedContentType(String themeTypes)
Sets the selected content type.

Parameters:
themeTypes - the new selected content type

Esri Geoportal Server
1.0

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