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

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

Methods in org.duraspace.fcrepo.cloudsync.api that throw NameConflictException
 ObjectSet CloudSyncService.createObjectSet(ObjectSet objectSet)
           
 ObjectStore CloudSyncService.createObjectStore(ObjectStore objectStore)
           
 Task CloudSyncService.createTask(Task task)
           
 User CloudSyncService.createUser(User user)
           
 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.