Uses of Class
net.sf.cantina.exceptions.ObjectNotFoundException

Packages that use ObjectNotFoundException
net.sf.cantina Basic representations of localizable Documents grouped in Realms. 
net.sf.cantina.datasource   
 

Uses of ObjectNotFoundException in net.sf.cantina
 

Methods in net.sf.cantina that throw ObjectNotFoundException
abstract  Document DataSource.loadDocument(java.lang.String documentId)
           
abstract  Realm DataSource.loadRealm(java.lang.String name)
           
 

Uses of ObjectNotFoundException in net.sf.cantina.datasource
 

Methods in net.sf.cantina.datasource that throw ObjectNotFoundException
 Realm HibernateDataSource.loadRealm(java.lang.String name)
           
 



Copyright © 2004 Cantina. All Rights Reserved.