| Modifier and Type | Method and Description |
|---|---|
QuotaInfo |
UserStatisticsService.getQuotaStorage(String userid)
get quota (about storage) information
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserStatisticsServiceAsync.getQuotaStorage(String userid,
com.google.gwt.user.client.rpc.AsyncCallback<QuotaInfo> callback) |
| Modifier and Type | Method and Description |
|---|---|
QuotaInfo |
UserStatisticsServiceImpl.getQuotaStorage(String userid) |
| Modifier and Type | Method and Description |
|---|---|
QuotaInfo |
UserInfrastructureQuotaStorageCache.get(String key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserInfrastructureQuotaStorageCache.insert(String key,
QuotaInfo value) |
Copyright © 2021. All rights reserved.