Uses of Class
org.duraspace.fcrepo.cloudsync.api.ResourceNotFoundException

Uses of ResourceNotFoundException in org.duraspace.fcrepo.cloudsync.api
 

Methods in org.duraspace.fcrepo.cloudsync.api that throw ResourceNotFoundException
 ObjectSet CloudSyncService.getObjectSet(String id)
           
 ObjectStore CloudSyncService.getObjectStore(String id)
           
 Task CloudSyncService.getTask(String id)
           
 TaskLog CloudSyncService.getTaskLog(String id)
           
 InputStream CloudSyncService.getTaskLogContent(String id)
           
 User CloudSyncService.getUser(String id)
           
 ObjectSet CloudSyncService.updateObjectSet(String id, ObjectSet objectSet)
           
 Task CloudSyncService.updateTask(String id, Task task)
           
 User CloudSyncService.updateUser(String id, User user)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.