ariba.ui.meta.persistence
Class PersistenceMeta.SearchMap

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by ariba.ui.meta.persistence.PersistenceMeta.SearchMap
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
PersistenceMeta

public static class PersistenceMeta.SearchMap
extends HashMap

See Also:
Serialized Form

Constructor Summary
PersistenceMeta.SearchMap()
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
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
toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistenceMeta.SearchMap

public PersistenceMeta.SearchMap()
Method Detail

hashCode

public int hashCode()
Specified by:
hashCode in interface Map
Overrides:
hashCode in class AbstractMap

equals

public boolean equals(Object o)
Specified by:
equals in interface Map
Overrides:
equals in class AbstractMap


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.