@Component(value="repoMgr") public class DuracloudRepoMgr extends Object
| Constructor and Description |
|---|
DuracloudRepoMgr() |
| Modifier and Type | Method and Description |
|---|---|
DuracloudAccountRepo |
getAccountRepo() |
Set<org.springframework.data.jpa.repository.JpaRepository> |
getAllRepos() |
DuracloudMillRepo |
getDuracloudMillRepo() |
DuracloudGroupRepo |
getGroupRepo() |
DuracloudRightsRepo |
getRightsRepo() |
DuracloudStorageProviderAccountRepo |
getStorageProviderAccountRepo() |
DuracloudUserInvitationRepo |
getUserInvitationRepo() |
DuracloudUserRepo |
getUserRepo() |
public DuracloudUserRepo getUserRepo()
public DuracloudGroupRepo getGroupRepo()
public DuracloudAccountRepo getAccountRepo()
public DuracloudRightsRepo getRightsRepo()
public DuracloudUserInvitationRepo getUserInvitationRepo()
public DuracloudStorageProviderAccountRepo getStorageProviderAccountRepo()
public Set<org.springframework.data.jpa.repository.JpaRepository> getAllRepos()
public DuracloudMillRepo getDuracloudMillRepo()
Copyright © 2015–2016 DuraSpace. All rights reserved.