com.sap.businessobjects.platform.search.common
Class SearchIndexRequest.Qualifiers

java.lang.Object
  extended by java.util.AbstractMap
      extended by java.util.HashMap
          extended by com.sap.businessobjects.platform.search.common.SearchIndexRequest.Qualifiers
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map
Enclosing class:
SearchIndexRequest

public class SearchIndexRequest.Qualifiers
extends java.util.HashMap

Internal use only.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry, java.util.AbstractMap.SimpleImmutableEntry
 
Constructor Summary
SearchIndexRequest.Qualifiers()
           
 
Method Summary
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

SearchIndexRequest.Qualifiers

public SearchIndexRequest.Qualifiers()