Uses of Class
org.sciplore.resources.ResourceException

Packages that use ResourceException
org.sciplore.resources   
 

Uses of ResourceException in org.sciplore.resources
 

Methods in org.sciplore.resources that throw ResourceException
 FulltextUrl FulltextUrl.delete()
           
static List<FulltextUrl> FulltextUrl.getDownloaded()
           
static List<FulltextUrl> FulltextUrl.getDownloaded(Short limit)
           
 FulltextUrl FulltextUrl.updateStatus(Short status)
           
 

Constructors in org.sciplore.resources that throw ResourceException
Person(Integer id)