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
 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.
 java.lang.Object SinglevaluedIndex.get(java.lang.Object key)
          Returns the value to which this index maps the specified key.
 



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