Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Class SearchFiltersList

java.lang.Object
  extended by java.util.concurrent.CopyOnWriteArrayList<ISearchFilter>
      extended by com.esri.gpt.catalog.search.SearchFiltersList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<ISearchFilter>, Collection<ISearchFilter>, List<ISearchFilter>, RandomAccess

public class SearchFiltersList
extends CopyOnWriteArrayList<ISearchFilter>

The Class SearchFiltersList. Class used for the search filter list.

See Also:
Serialized Form

Constructor Summary
SearchFiltersList()
           
 
Method Summary
 
Methods inherited from class java.util.concurrent.CopyOnWriteArrayList
add, add, addAll, addAll, addAllAbsent, addIfAbsent, clear, clone, contains, containsAll, equals, get, hashCode, indexOf, indexOf, isEmpty, iterator, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchFiltersList

public SearchFiltersList()

Esri Geoportal Server
1.0

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