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

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

Methods in org.duraspace.fcrepo.cloudsync.api that return User
 User CloudSyncService.createUser(User user)
           
 User CloudSyncService.getCurrentUser()
           
 User CloudSyncService.getUser(String id)
           
 User CloudSyncService.updateUser(String id, User user)
           
 

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

Methods in org.duraspace.fcrepo.cloudsync.api with parameters of type User
 User CloudSyncService.createUser(User user)
           
 User CloudSyncService.updateUser(String id, User user)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.