| Package | Description |
|---|---|
| org.gcube.resource.management.quota.manager.persistence.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceQuotaEntity
ServiceQuotaEntity
composed:
id: identifier quota
context: for specificy quota
identifier: identifiy name of user/service/role
callerType: caller type:USER(1),ROLE(2),SERVICE(3);
managerType: STORAGE,SERVICE,PORTLET
timeInterval: DAILY,MONTHLY,YEARLY
quotaValue: value of quota
creationTime: time of insert into db and creation Quota
lastUpdateTime: time last update into db
|
class |
StorageQuotaEntity
StorageQuotaEntity
composed:
id: identifier quota
context: for specificy quota
identifier: identifiy name of user/service/role
callerType: caller type:USER(1),ROLE(2),SERVICE(3);
managerType: STORAGE,SERVICE,PORTLET
timeInterval: DAILY,MONTHLY,YEARLY
quotaValue: value of quota
creationTime: time of insert into db and creation Quota
lastUpdateTime: time last update into db
|
Copyright © 2019. All Rights Reserved.