Uses of Class
org.nakedobjects.runtime.persistence.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.nakedobjects.runtime.objectstore.inmemory   
org.nakedobjects.runtime.persistence Object Persistor API. 
org.nakedobjects.runtime.persistence.objectstore   
 

Uses of ObjectNotFoundException in org.nakedobjects.runtime.objectstore.inmemory
 

Methods in org.nakedobjects.runtime.objectstore.inmemory that throw ObjectNotFoundException
 NakedObject InMemoryObjectStore.getObject(Oid oid, NakedObjectSpecification hint)
           
 

Uses of ObjectNotFoundException in org.nakedobjects.runtime.persistence
 

Methods in org.nakedobjects.runtime.persistence that throw ObjectNotFoundException
 NakedObject PersistenceSessionLogger.loadObject(Oid oid, NakedObjectSpecification hint)
           
 

Uses of ObjectNotFoundException in org.nakedobjects.runtime.persistence.objectstore
 

Methods in org.nakedobjects.runtime.persistence.objectstore that throw ObjectNotFoundException
 NakedObject NakedObjectStoreLogger.getObject(Oid oid, NakedObjectSpecification hint)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.