Uses of Class
org.netbeans.mdr.persistence.StorageBadRequestException

Packages that use StorageBadRequestException
org.netbeans.mdr.persistence   
 

Uses of StorageBadRequestException in org.netbeans.mdr.persistence
 

Methods in org.netbeans.mdr.persistence that throw StorageBadRequestException
 java.lang.Object SinglevaluedIndex.get(java.lang.Object key)
          Returns the value to which this index maps the specified key.
 void SinglevaluedIndex.replace(java.lang.Object key, java.lang.Object value)
          Replaces the original value associated with the specified key in this index with new value.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.