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

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

Methods in org.duraspace.fcrepo.cloudsync.api that return ObjectSet
 ObjectSet CloudSyncService.createObjectSet(ObjectSet objectSet)
           
 ObjectSet CloudSyncService.getObjectSet(String id)
           
 ObjectSet CloudSyncService.updateObjectSet(String id, ObjectSet objectSet)
           
 

Methods in org.duraspace.fcrepo.cloudsync.api that return types with arguments of type ObjectSet
 List<ObjectSet> CloudSyncService.listObjectSets()
           
 

Methods in org.duraspace.fcrepo.cloudsync.api with parameters of type ObjectSet
 ObjectSet CloudSyncService.createObjectSet(ObjectSet objectSet)
           
 ObjectSet CloudSyncService.updateObjectSet(String id, ObjectSet objectSet)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.